Till Brehm
2014-04-15 caed8344e9c1b349b23c3f4c8e6165a55ca77d49
interface/web/sites/lib/lang/el_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['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website';
$wb['path_txt'] = 'Διαδρομή';
$wb['active_txt'] = 'Ενεργό';
$wb['path_error_regex'] = 'Μη έγκυρη διαδρομή φακέλου.';
$wb['error_folder_already_protected_txt'] = 'There is already a record for this folder.';
?>