Florian Schaal
2015-09-18 14150027a166de379bd61ba3f15ac8c8a92524d5
interface/web/mail/lib/lang/de_mail_forward_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['list_head_txt'] = 'Mailweiterleitung';
$wb['list_head_txt'] = 'E-Mail Weiterleitung';
$wb['active_txt'] = 'Aktiv';
$wb['source_txt'] = 'Quelle';
$wb['destination_txt'] = 'Ziel';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Neue Mailweiterleitung hinzufügen';
$wb['email_txt'] = 'E-Mail';
$wb['add_new_record_txt'] = 'Neue E-Mail Weiterleitung hinzufügen';
?>