Till Brehm
2014-02-15 8748b35d2cfcea7d37baeb8a8d893e974bc3ba6f
1
2
3
4
5
6
7
8
9
<?php
$wb['Email Account'] = 'Λογαριασμός Email';
$wb['Overview'] = 'Επισκόπηση';
$wb['Password'] = 'Συνθηματικό';
$wb['Autoresponder'] = 'Αυτόματη Απάντηση';
$wb['Send copy'] = 'Αποστολή Αντιγράφου';
$wb['Spamfilter'] = 'Φίλτρο Spam';
$wb['Email Filters'] = 'Φίλτρα Email';
?>