A. Täffner
2016-04-07 28cd07d1a75c4e9dcaecac49efee0091f2fc62fa
interface/web/sites/lib/lang/it_web_folder_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['list_head_txt'] = 'Folder';
$wb['active_txt'] = 'Active';
$wb['list_head_txt'] = 'Cartella';
$wb['active_txt'] = 'Attivo';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website';
$wb['parent_domain_id_txt'] = 'Sito Web';
$wb['path_txt'] = 'Path';
$wb['add_new_record_txt'] = 'Add new Folder';
$wb['add_new_record_txt'] = 'Aggiungi una nuova Cartella';
?>