Florian Schaal
2014-06-04 fac03aa97013f819bbc6c201d107ebfc4fab4e18
interface/web/sites/lib/lang/cz_web_folder_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Folder';
$wb['active_txt'] = 'Active';
$wb['list_head_txt'] = 'Složky / adresáře';
$wb['active_txt'] = 'Aktivní';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website';
$wb['path_txt'] = 'Path';
$wb['parent_domain_id_txt'] = 'Webové stránky';
$wb['path_txt'] = 'Cesta';
?>