Marius Burkard
2016-05-27 799ea6713e2fbf14b9a7dc13c5094f331f99a679
1
2
3
4
5
6
<?php
$wb['fields_txt'] = 'Campos';
$wb['name_txt'] = 'Nombre';
$wb['template_txt'] = 'Plantilla';
$wb['visible_txt'] = 'Visible';
?>