Skip to content
en_dashlet_mailquota.lng 274 B
Newer Older
<?php
$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.';
$wb["last_accessed_txt"] = 'Last accessed';
?>