Till Brehm
2014-04-14 7dc4388edba4c1f0ccce870d1daf6d41d0d3efd2
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.';
?>