Till Brehm
2014-02-16 d78ed105069455bdf43a8d6f4f4ecc99152c55ec
interface/web/sites/lib/lang/cz_web_folder.lng
@@ -1,7 +1,8 @@
<?php
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website';
$wb['path_txt'] = 'Path';
$wb['active_txt'] = 'Active';
$wb['path_error_regex'] = 'Invalid folder path.';
$wb['parent_domain_id_txt'] = 'Webové stránky';
$wb['path_txt'] = 'Cesta';
$wb['active_txt'] = 'Aktivní';
$wb['path_error_regex'] = 'Neplatná cesta ke složce.';
?>