i18n: use example.com in email placeholder strings

This commit is contained in:
Linus Rath
2026-07-09 14:54:04 +02:00
parent 9ab7339320
commit 2cb74c0186
16 changed files with 33 additions and 33 deletions
+3 -3
View File
@@ -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"
}
}
}