File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
interface/web/mail/lib/lang Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,5 @@ $wb['limit_mailforward_txt'] = 'Die maximale Anzahl an E-Mail Weiterleitungen f
66$wb['duplicate_mailbox_txt'] = 'Es existiert bereits ein E-Mail Konto mit dieser Adresse.';
77$wb['domain_txt'] = 'Domain';
88$wb['source_txt'] = 'Quell E-Mail Adresse';
9+ $wb['email_error_isemail'] = 'Bitte geben Sie eine gültige E-Mail Adresse an.';
910?>
Original file line number Diff line number Diff line change @@ -6,4 +6,5 @@ $wb["limit_mailforward_txt"] = 'The max. number of email forwarders for your acc
66$wb["duplicate_mailbox_txt"] = 'There is already a mailbox with this email address';
77$wb['domain_txt'] = 'Domain';
88$wb["source_txt"] = 'Source Email';
9+ $wb['email_error_isemail'] = 'Please enter a valid email address.';
910?>
You can’t perform that action at this time.
0 commit comments