Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/dashboard/lib/lang/de_dashlet_mailquota.lng
@@ -1,8 +1,9 @@
<?php
$wb['mailquota_txt'] = 'Mailbox-Speicherplatz';
$wb['email_txt'] = 'E-Mail-Adresse';
$wb['mailquota_txt'] = 'E-Mail Konten 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.';
?>