tbrehm
2012-10-19 2d4162dd3e81a9e981560b37098339b1b532251e
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Tylny formularz';
$wb['form_txt'] = 'Formularz';
$wb['module_txt'] = 'Moduł';
$wb['title_txt'] = 'Tytuł';
$wb['description_txt'] = 'Opis';
?>