i18n: use example.com in email placeholder strings
This commit is contained in:
@@ -2107,9 +2107,9 @@
|
||||
"email_invalid": "Kérjük, adj meg egy érvényes e-mail címet",
|
||||
"email_immutable": "Az e-mail cím létrehozás után nem módosítható",
|
||||
"reply_to_label": "Válaszcím (opcionális)",
|
||||
"reply_to_placeholder": "different@email.com",
|
||||
"reply_to_placeholder": "different@example.com",
|
||||
"bcc_label": "Automatikus titkos másolat (opcionális)",
|
||||
"bcc_placeholder": "archive@email.com",
|
||||
"bcc_placeholder": "archive@example.com",
|
||||
"text_signature_label": "Szöveges aláírás",
|
||||
"html_signature_label": "HTML aláírás",
|
||||
"signature_byte_counter": "{bytes} / {max} bájt",
|
||||
|
||||
Reference in New Issue
Block a user