add contents
This commit is contained in:
11
lib/plugins/hidden/lang/it/lang.php
Normal file
11
lib/plugins/hidden/lang/it/lang.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Sebastiano Pistore <olatusrooc@virgilio.it>
|
||||
*/
|
||||
$lang['encoding'] = 'utf-8';
|
||||
$lang['onHidden'] = 'Fai click per rendere visibile ⇲';
|
||||
$lang['onVisible'] = 'Fai click per nascondere ⇱';
|
||||
$lang['switch.default'] = 'Fai click per mostrare/nascondere tutti gli elementi';
|
Reference in New Issue
Block a user