Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/designer/lib/lang/cz_form_list.lng
@@ -1,7 +1,8 @@
<?php
$wb["list_head_txt"] = 'Backend form';
$wb["form_txt"] = 'Form';
$wb["module_txt"] = 'Modul';
$wb["title_txt"] = 'Titulek';
$wb["description_txt"] = 'Popis';
?>
<?php
$wb['list_head_txt'] = 'Backend form';
$wb['form_txt'] = 'Form';
$wb['module_txt'] = 'Modul';
$wb['title_txt'] = 'Titulek';
$wb['description_txt'] = 'Popis';
?>