Till Brehm
2016-04-07 7bce72dd8ffc5a1e072d9d51cd4e40ede7258d3d
interface/web/client/lib/lang/it_clients_list.lng
@@ -1,9 +1,11 @@
<?php
$wb['list_head_txt'] = 'Clienti';
$wb['client_id_txt'] = 'ID';
$wb['company_name_txt'] = 'Nome compagnia';
$wb['company_name_txt'] = 'Nome azienda';
$wb['contact_name_txt'] = 'Nome contatto';
$wb['city_txt'] = 'Città';
$wb['country_txt'] = 'Stato';
$wb['add_new_record_txt'] = 'Add new client';
$wb['add_new_record_txt'] = 'Aggiungi nuovo cliente';
$wb['username_txt'] = 'Nome Utente';
$wb['customer_no_txt'] = 'Customer No.';
?>