Dominik Mueller
2014-01-21 b8a75efcb3057fcc20ada1c3e98530b49020d8bb
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'] = 'Site';
$wb['username_txt'] = 'Όνομα Χρήστη';
$wb['add_new_record_txt'] = 'Νεός χρήστης Κελύφους';
?>