Dominik Mueller
2014-01-21 779b174e3d72667b12d5815f314f31beafde4710
1
2
3
4
5
<?php
$wb['description_txt'] = 'Omschrijving';
$wb['name_txt'] = 'Groep';
$wb['name_err'] = 'Groep moet min. 1, max. 30 karakters zijn.';
?>