Till Brehm
2014-05-11 9b155852f4a352ddb793ac4252702170b6509c17
interface/web/dashboard/lib/lang/el_dashlet_mailquota.lng
@@ -1,8 +1,8 @@
<?php
$wb['mailquota_txt'] = 'Όρια Mailbox';
$wb['email_txt'] = 'Διεύθυνση Email';
$wb['name_txt'] = 'Όνομα';
$wb['used_txt'] = 'Χώρος σε χρήση';
$wb['quota_txt'] = 'Όριο';
$wb['no_email_accounts_txt'] = 'Δεν βρέθηκαν λογαριασμοί email.';
$wb['mailquota_txt'] = 'Mailbox Quota';
$wb['email_txt'] = 'Email Address';
$wb['name_txt'] = 'Name';
$wb['used_txt'] = 'Used Space';
$wb['quota_txt'] = 'Quota';
$wb['no_email_accounts_txt'] = 'No email accounts found.';
?>