Florian Schaal
2015-11-15 063932b08ee9a2f169985de52ffdc3ad689debb7
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nome';
$wb['fields_txt'] = 'Campos';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Visível';
?>