i18n: use example.com in email placeholder strings
This commit is contained in:
@@ -2107,9 +2107,9 @@
|
||||
"email_invalid": "有効なメールアドレスを入力してください",
|
||||
"email_immutable": "メールアドレスは作成後に変更できません",
|
||||
"reply_to_label": "返信先(オプション)",
|
||||
"reply_to_placeholder": "different@email.com",
|
||||
"reply_to_placeholder": "different@example.com",
|
||||
"bcc_label": "自動BCC(オプション)",
|
||||
"bcc_placeholder": "archive@email.com",
|
||||
"bcc_placeholder": "archive@example.com",
|
||||
"text_signature_label": "テキスト署名",
|
||||
"html_signature_label": "HTML署名",
|
||||
"signature_byte_counter": "{bytes} / {max} バイト",
|
||||
|
||||
Reference in New Issue
Block a user