Marius Burkard
2016-02-18 6f138addf10bd99c44df464d43022ee6542e2ccb
interface/web/sites/lib/lang/el_web_folder_list.lng
@@ -1,7 +1,8 @@
<?php
$wb['list_head_txt'] = 'Folder';
$wb['active_txt'] = 'Active';
$wb['list_head_txt'] = 'Φάκελος';
$wb['active_txt'] = 'Ενεργός';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website';
$wb['path_txt'] = 'Path';
$wb['path_txt'] = 'Διαδρομή';
$wb['add_new_record_txt'] = 'Add new Folder';
?>