Marius Burkard
2016-01-30 f686264ad6d82cfaf4e401da2e259880f57bfade
interface/web/mail/lib/lang/de_mail_user_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['list_head_txt'] = 'Mailbox';
$wb['email_txt'] = 'Emailadresse';
$wb['list_head_txt'] = 'E-Mail Konto';
$wb['email_txt'] = 'E-Mail Adresse';
$wb['autoresponder_txt'] = 'Autoresponder';
$wb['add_new_record_txt'] = 'Neue Mailbox hinzufügen';
$wb['add_new_record_txt'] = 'Neues E-Mail Konto hinzufügen';
$wb['name_txt'] = 'Realname';
$wb['login_txt'] = 'Anmelden';
?>