tbrehm
2010-10-22 19ee8917a0fc9a15aeeb7083c6bd83206897e188
1
2
3
4
5
6
7
<?php
$wb['name_txt'] = 'Nazwa';
$wb['fields_txt'] = 'Pola';
$wb['template_txt'] = 'Szablon';
$wb['visible_txt'] = 'Widoczność';
?>