Till Brehm
2015-04-02 7570f811c9d8d59eb812df303f9e24b92adb027d
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nazwa';
$wb['fields_txt'] = 'Pola';
$wb['template_txt'] = 'Szablon';
$wb['visible_txt'] = 'Widoczność';
?>