File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
interface/web/mail/lib/lang Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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?>
You can’t perform that action at this time.
0 commit comments