tbrehm
2009-08-16 a2860226e18ba66eb155ee034314abb2f82a3e8c
interface/web/admin/lib/lang/nl_groups_list.lng
@@ -1,6 +1,7 @@
<?php
$wb['list_head_txt'] = 'Systeemgebruiker groepen';
$wb['description_txt'] = 'Omschrijving';
$wb['name_txt'] = 'Groep';
$wb['add_new_record_txt'] = 'Add new Group';
?>
<?php
$wb['list_head_txt'] = 'Gebruikersgroepen';
$wb['description_txt'] = 'Omschrijving';
$wb['name_txt'] = 'Groep';
$wb['add_new_record_txt'] = 'Nieuwe groep toevoegen';
?>