Till Brehm
2014-02-23 d229c257210a45e4700489a44f78b9312cf6c4fe
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nume';
$wb['fields_txt'] = 'Campuri';
$wb['template_txt'] = 'Template';
$wb['visible_txt'] = 'Vizibil';
?>