Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
interface/web/admin/lib/lang/nl_groups.lng
@@ -1,7 +1,5 @@
<?php
$wb["description_txt"] = 'Omschrijving';
$wb["name_txt"] = 'Groep';
$wb["name_err"] = 'Groep moet min. 1, max. 30 karakters zijn.';
?>
<?php
$wb['description_txt'] = 'Omschrijving';
$wb['name_txt'] = 'Groep';
$wb['name_err'] = 'Groep moet min. 1, max. 30 karakters zijn.';
?>