i18n: use example.com in email placeholder strings
This commit is contained in:
@@ -2107,9 +2107,9 @@
|
||||
"email_invalid": "Vă rugăm să introduceți o adresă de e-mail validă",
|
||||
"email_immutable": "Adresa de e-mail nu poate fi modificată după creare",
|
||||
"reply_to_label": "Răspunde la (opțional)",
|
||||
"reply_to_placeholder": "different@email.com",
|
||||
"reply_to_placeholder": "different@example.com",
|
||||
"bcc_label": "BCC automat (opțional)",
|
||||
"bcc_placeholder": "archive@email.com",
|
||||
"bcc_placeholder": "archive@example.com",
|
||||
"text_signature_label": "Semnătură text",
|
||||
"html_signature_label": "HTML Semnătură",
|
||||
"signature_byte_counter": "{bytes} / {max} bytes",
|
||||
|
||||
Reference in New Issue
Block a user