Florian Schaal
2014-09-22 d15bceb288a8555ca5d81b8f0f5a62c9153872af
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Backend form';
$wb['form_txt'] = 'Form';
$wb['module_txt'] = 'Modul';
$wb['title_txt'] = 'Titulek';
$wb['description_txt'] = 'Popis';
?>