i18n: use example.com in email placeholder strings
This commit is contained in:
@@ -2107,9 +2107,9 @@
|
||||
"email_invalid": "Please enter a valid email address",
|
||||
"email_immutable": "Email address cannot be changed after creation",
|
||||
"reply_to_label": "Reply-To (optional)",
|
||||
"reply_to_placeholder": "different@email.com",
|
||||
"reply_to_placeholder": "different@example.com",
|
||||
"bcc_label": "Auto BCC (optional)",
|
||||
"bcc_placeholder": "archive@email.com",
|
||||
"bcc_placeholder": "archive@example.com",
|
||||
"text_signature_label": "Text Signature",
|
||||
"html_signature_label": "HTML Signature",
|
||||
"signature_byte_counter": "{bytes} / {max} bytes",
|
||||
@@ -3255,4 +3255,4 @@
|
||||
"dont_remind": "Don't remind me again",
|
||||
"dismiss_aria": "Dismiss install prompt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user