Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/sites/lib/lang/it_shell_user_list.lng
@@ -1,14 +1,8 @@
<?php
$wb['list_head_txt'] = 'Shell User';
$wb['active_txt'] = 'Active';
$wb['list_head_txt'] = 'Utente Shell';
$wb['active_txt'] = 'Attivo';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Site';
$wb['parent_domain_id_txt'] = 'Sito';
$wb['username_txt'] = 'Username';
$wb['page_txt'] = 'Page';
$wb['page_of_txt'] = 'of';
$wb['page_next_txt'] = 'Next';
$wb['page_back_txt'] = 'Back';
$wb['delete_txt'] = 'Delete';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Add new Shell-User';
$wb['add_new_record_txt'] = 'Aggiungi nuovo Shell';
?>