Falko Timme
2014-03-05 52983de57cf6d60fbd37b0c8e873aae4f69da10d
interface/web/sites/lib/lang/cz_web_folder.lng
@@ -1,9 +1,8 @@
<?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.';
?>