i18n: use example.com in email placeholder strings
This commit is contained in:
@@ -2107,9 +2107,9 @@
|
||||
"email_invalid": "Wprowadź prawidłowy adres e-mail",
|
||||
"email_immutable": "Adresu e-mail nie można zmienić po utworzeniu",
|
||||
"reply_to_label": "Odpowiedz-do (opcjonalnie)",
|
||||
"reply_to_placeholder": "different@email.com",
|
||||
"reply_to_placeholder": "different@example.com",
|
||||
"bcc_label": "Automatyczne UDW (opcjonalnie)",
|
||||
"bcc_placeholder": "archive@email.com",
|
||||
"bcc_placeholder": "archive@example.com",
|
||||
"text_signature_label": "Podpis tekstowy",
|
||||
"html_signature_label": "Podpis HTML",
|
||||
"signature_byte_counter": "{bytes} / {max} bajtów",
|
||||
|
||||
Reference in New Issue
Block a user