interface/web/admin/lib/lang/nl_groups_list.lng
@@ -1,12 +1,6 @@ <?php $wb["list_head_txt"] = 'Systeemgebruiker groepen'; $wb["description_txt"] = 'Omschrijving'; $wb["name_txt"] = 'Groep'; $wb["page_txt"] = 'Pagina'; $wb["page_of_txt"] = 'van'; $wb["page_next_txt"] = 'Volgende'; $wb["page_back_txt"] = 'Terug'; $wb["delete_txt"] = 'Verwijderen'; $wb["filter_txt"] = 'Filter'; $wb['list_head_txt'] = 'Gebruikersgroepen'; $wb['description_txt'] = 'Omschrijving'; $wb['name_txt'] = 'Groep'; $wb['add_new_record_txt'] = 'Nieuwe groep toevoegen'; ?>