Florian Schaal
2014-06-04 fac03aa97013f819bbc6c201d107ebfc4fab4e18
interface/web/mail/lib/lang/de_mail_user_list.lng
@@ -1,7 +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';
?>