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["server_id_txt"] = 'Server'; $wb["parent_domain_id_txt"] = 'Website'; $wb["path_txt"] = 'Path'; ?> $wb['list_head_txt'] = 'Složky / adresáře'; $wb['active_txt'] = 'Aktivní'; $wb['server_id_txt'] = 'Server'; $wb['parent_domain_id_txt'] = 'Webové stránky'; $wb['path_txt'] = 'Cesta'; $wb['add_new_record_txt'] = 'Přidat novou složku'; ?>