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_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