Skip to content
nl_resellers_list.lng 290 B
Newer Older
<?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';
?>