Marius Burkard
2016-01-04 a4e127a6af97041b2c067f888f8c73a8aec682f1
interface/web/sites/lib/lang/cz_web_folder_list.lng
@@ -1,7 +1,10 @@
<?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';
$wb['add_new_record_txt'] = 'Přidat novou složku';
?>