You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"delete_domain_explanation": "All associated email addresses will be deleted as well. However, all email messages received and sent by this domain will be preserved.",
144
-
"domain_pattern": "Invalid domain",
145
144
"required_if_accept_unknown_recipients": "Required if \"Accept unknown recipients\" is enabled",
146
145
"required_if_copy_inbound_messages": "Required if \"Copy inbound messages\" is enabled",
147
146
"bccaddr_format": "Invalid email format",
@@ -155,7 +154,10 @@
155
154
"configure_dkim_for_domain": "Configure DKIM for {domain}",
156
155
"dkim_txt_record_description": "Create the TXT record required by DKIM at your <strong>{domain}</strong> DNS service provider by choosing <strong>one of the following procedures</strong>",
157
156
"dkim_txt_record_key_procedure": "Set <strong>default._domainkey</strong> as record key and paste the record data",
158
-
"dkim_txt_record_raw_procedure": "Paste the full TXT record in raw form"
157
+
"dkim_txt_record_raw_procedure": "Paste the full TXT record in raw form",
158
+
"domain_pattern": "Must be a valid fully qualified domain name",
159
+
"domain_format": "Must be a valid fully qualified domain name",
0 commit comments