Skip to content

Commit c798155

Browse files
author
Thom Pol
committed
Added translations from #5477
1 parent ba4577b commit c798155

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

interface/web/mail/lib/lang/de_mail_user.lng

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ $wb['daily_backup_txt'] = 'taeglich';
5757
$wb['weekly_backup_txt'] = 'woechentlich';
5858
$wb['monthly_backup_txt'] = 'monatlich';
5959
$wb['cc_note_txt'] = '(Mehrere E-Mail-Adressen mit Kommas trennen)';
60-
$wb['autoresponder_start_date_is_required'] = 'Start date must be set when Autoresponder is enabled.';
61-
$wb['sender_cc_txt'] = 'Send outgoing BCC to';
62-
$wb['sender_cc_error_isemail'] = 'The -Send outgoing copy to- field does not contain a valid email address';
63-
$wb['sender_cc_note_txt'] = '(Separate multiple email addresses with commas)';
60+
$wb['autoresponder_start_date_is_required'] = 'Startdatum muss angegeben werden.';
61+
$wb['sender_cc_txt'] = 'Kopie ausgehender Emails senden an (BCC)';
62+
$wb['sender_cc_error_isemail'] = '-Kopie ausgehender Emails senden an- Feld enthält keine gültige Emailadresse';
63+
$wb['sender_cc_note_txt'] = '(Mehrere E-Mail-Adressen mit Kommas trennen)';
6464
$wb['password_click_to_set_txt'] = 'Click to set';
6565
?>

0 commit comments

Comments
 (0)