Florian Schaal
2014-03-06 9bf0533ae4ed613ca5077d3b6460447175b3006d
1
2
3
4
5
6
7
<?php
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website';
$wb['path_txt'] = 'Διαδρομή';
$wb['active_txt'] = 'Ενεργό';
$wb['path_error_regex'] = 'Μη έγκυρη διαδρομή φακέλου.';
?>