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
+2 -2
View File
@@ -2107,9 +2107,9 @@
"email_invalid": "Zadejte platnou e-mailovou adresu",
"email_immutable": "E-mailovou adresu nelze po vytvoření změnit",
"reply_to_label": "Odpovědět na (volitelně)",
"reply_to_placeholder": "jiny@email.com",
"reply_to_placeholder": "jiny@example.com",
"bcc_label": "Automatická skrytá kopie (volitelně)",
"bcc_placeholder": "archiv@email.com",
"bcc_placeholder": "archiv@example.com",
"text_signature_label": "Textový podpis",
"html_signature_label": "HTML podpis",
"signature_byte_counter": "{bytes} / {max} bajtů",