Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
interface/web/client/lib/lang/nl_resellers_list.lng
@@ -1,11 +1,11 @@
<?php
$wb["list_head_txt"] = 'Resellers';
$wb["client_id_txt"] = 'ID';
$wb["company_name_txt"] = 'Bedrijfsnaam';
$wb["contact_name_txt"] = 'Contactnaam';
$wb["city_txt"] = 'Plaatsnaam';
$wb["country_txt"] = 'Land';
$wb["add_new_record_txt"] = 'Toevoegen nieuwe reseller';
?>
<?php
$wb['list_head_txt'] = 'Resellers';
$wb['client_id_txt'] = 'ID';
$wb['company_name_txt'] = 'Bedrijfsnaam';
$wb['contact_name_txt'] = 'Contactnaam';
$wb['city_txt'] = 'Plaatsnaam';
$wb['country_txt'] = 'Land';
$wb['add_new_record_txt'] = 'Toevoegen nieuwe reseller';
$wb['customer_no_txt'] = 'Klantnummer';
$wb['username_txt'] = 'Gebruikersnaam';
?>