Till Brehm
2014-08-14 9edea9976bd605071e0694a90d704266c0b7e0f9
1
2
3
4
5
<?php
$wb['description_txt'] = 'Leírás';
$wb['name_txt'] = 'Csoport';
$wb['name_err'] = 'A csoportnév hossza 1-30.';
?>