Florian Schaal
2015-07-11 ca330be8f7242cb552466d23bc6a926b71922ba6
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Φάκελος';
$wb['active_txt'] = 'Ενεργός';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website';
$wb['path_txt'] = 'Διαδρομή';
$wb['add_new_record_txt'] = 'Add new Folder';
?>