i18n: use example.com in email placeholder strings
This commit is contained in:
@@ -2107,9 +2107,9 @@
|
||||
"email_invalid": "Lütfen geçerli bir e-posta adresi girin",
|
||||
"email_immutable": "E-posta adresi oluşturulduktan sonra değiştirilemez",
|
||||
"reply_to_label": "Yanıt Adresi (isteğe bağlı)",
|
||||
"reply_to_placeholder": "baska@email.com",
|
||||
"reply_to_placeholder": "baska@example.com",
|
||||
"bcc_label": "Otomatik GGK (isteğe bağlı)",
|
||||
"bcc_placeholder": "arsiv@email.com",
|
||||
"bcc_placeholder": "arsiv@example.com",
|
||||
"text_signature_label": "Metin İmzası",
|
||||
"html_signature_label": "HTML İmzası",
|
||||
"signature_byte_counter": "{bytes} / {max} bayt",
|
||||
|
||||
Reference in New Issue
Block a user