latham
2011-05-24 3e41e8e84bf114c97ee49166abcfbcc42c584219
1
2
3
4
5
6
7
<?php
$wb['name_error_empty'] = 'Por favor, introduzca un nombre vĂ¡lido.';
$wb['name_txt'] = 'Nombre';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Plantilla';
$wb['visible_txt'] = 'Visible';
?>