Florian Schaal
2016-03-09 81b7f708335372f9ac4e35b5443ad34d15723ce3
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nume';
$wb['fields_txt'] = 'Campuri';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Vizibil';
?>