Marius Cramer
2014-01-27 e4e2a430bbbf2cd9516f4d01f2b49a10ff981d5c
interface/web/dashboard/lib/lang/de_dashlet_mailquota.lng
@@ -1,8 +1,8 @@
<?php
$wb['mailquota_txt'] = 'E-Mail Konten Speicherplatz';
$wb['email_txt'] = 'E-Mail Adresse';
$wb['mailquota_txt'] = 'Mailbox-Speicherplatz';
$wb['email_txt'] = 'E-Mail-Adresse';
$wb['name_txt'] = 'Name';
$wb['used_txt'] = 'Verwendet';
$wb['quota_txt'] = 'Verfügbar';
$wb['no_email_accounts_txt'] = 'Kein E-Mail Konto gefunden.';
$wb['no_email_accounts_txt'] = 'Kein E-Mail-Konto gefunden.';
?>