Till Brehm
2014-08-01 cda33c161a1145d4652b2a8537d5833f144e11e2
1
2
3
4
5
<?php
$wb['description_txt'] = 'Beskrivning';
$wb['name_txt'] = 'Grupp';
$wb['name_err'] = 'Gruppnamnet mÃ¥ste ha minst 1 och max 30 tecken.';
?>