Marius Burkard
2016-02-21 8a4a057376d8371aa976f3f37b178cd738c4eb59
interface/web/admin/lib/lang/nl_remote_user_list.lng
@@ -1,12 +1,7 @@
<?php
$wb['list_head_txt'] = "Remote gebruikers";
$wb['list_desc_txt'] = "";
$wb['add_new_record_txt'] = "Toevoegen nieuwe gebruiker";
$wb['parent_remote_userid_txt'] = 'ID';
$wb['username_txt'] = "Gebruikersnaam";
?>
<?php
$wb['list_head_txt'] = 'Remote gebruikers';
$wb['list_desc_txt'] = '';
$wb['add_new_record_txt'] = 'Toevoegen nieuwe gebruiker';
$wb['parent_remote_userid_txt'] = 'ID';
$wb['username_txt'] = 'Gebruikersnaam';
?>