Marius Cramer
2013-11-20 2ca77240c1ab04a984ff900ff1be48f7eb4ee90e
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nume';
$wb['fields_txt'] = 'Campuri';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Vizibil';
?>