Marius Cramer
2014-07-08 cbdc7acabd3c61c3e8da7a3b04421f0d061fc5fa
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Θυρίδα';
$wb['email_txt'] = 'Email';
$wb['autoresponder_txt'] = 'Αυτόματη απάντηση';
$wb['add_new_record_txt'] = 'Νέα Θυρίδα';
$wb['name_txt'] = 'Πραγματικό Όνομα';
$wb['login_txt'] = 'Login';
?>