Marius Cramer
2014-02-18 da0a81730e3cd5e400fef1bf1ecefdeac9e5c759
1
2
3
4
5
<?php
$wb['description_txt'] = 'Descripción';
$wb['name_txt'] = 'Grupo';
$wb['name_err'] = 'El grupo debe tener entre 1 y 30 caracteres.';
?>