Marius Burkard
2016-05-09 9e63ffc814b8087ea8c1ba7c819bc91ff9ee985a
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nume';
$wb['fields_txt'] = 'Campuri';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Vizibil';
?>