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