mcramer
2012-08-24 b5986543c38e1ea615a68f49266b2e16a9ed01d1
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Nazwa';
$wb['fields_txt'] = 'Pola';
$wb['template_txt'] = 'Szablon';
$wb['visible_txt'] = 'Widoczność';
?>