tbrehm
2009-08-16 a2860226e18ba66eb155ee034314abb2f82a3e8c
interface/web/client/lib/lang/nl_clients_list.lng
@@ -1,9 +1,10 @@
<?php
$wb['list_head_txt'] = 'Klanten';
$wb['company_name_txt'] = 'Bedrijfsnaam';
$wb['contact_name_txt'] = 'Contactnaam';
$wb['city_txt'] = 'Plaatsnaam';
$wb['country_txt'] = 'Nederland';
$wb['client_id_txt'] = 'ID';
$wb['add_new_record_txt'] = 'Add new client';
?>
<?php
$wb['list_head_txt'] = 'Klanten';
$wb['company_name_txt'] = 'Bedrijfsnaam';
$wb['contact_name_txt'] = 'Contactpersoon';
$wb['city_txt'] = 'Plaats';
$wb['country_txt'] = 'Nederland';
$wb['client_id_txt'] = 'ID';
$wb['add_new_record_txt'] = 'Nieuwe klant toevoegen';
?>