Till Brehm
2016-01-10 ec42ad14f7a3984a4e882a6b0e1b7f32ea719cd0
interface/web/sites/lib/lang/cz_web_folder.lng
@@ -1,9 +1,10 @@
<?php
$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['active_txt'] = 'Aktivní';
$wb['path_error_regex'] = 'Invalid folder path.';
$wb['path_error_regex'] = 'Neplatná cesta ke složce.';
$wb['error_folder_already_protected_txt'] = 'Záznam pro tuto složku již existuje';
?>