cfoe
2012-05-22 0ae667e6cfdd1bcc85bacf85cd93a84f99fa88f8
interface/web/admin/lib/lang/it_server_ip_list.lng
New file
@@ -0,0 +1,10 @@
<?php
$wb['list_head_txt'] = 'Indirizzi IP';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'Indirizzo IP';
$wb['add_new_record_txt'] = 'Aggiungi nuovo indirizzo IP';
$wb['client_id_txt'] = 'Client';
$wb['virtualhost_txt'] = 'HTTP Vhost';
$wb['virtualhost_port_txt'] = 'HTTP Ports';
$wb['ip_type_txt'] = 'Type';
?>