tbrehm
2011-09-21 2023a79096ff4651d601e2ea70a7f050b8555b08
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nazwa';
$wb['fields_txt'] = 'Pola';
$wb['template_txt'] = 'Szablon';
$wb['visible_txt'] = 'Widoczność';
?>