Marius Cramer
2013-12-18 5a234a89193bcaaf5b3f7dc1a99bb6c1b10c9df3
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.';
?>