From d7e94ea4b8f9ea693559312ff7c36beac1ed43ef Mon Sep 17 00:00:00 2001 From: Yong Zhang Date: Mon, 23 Mar 2020 04:50:44 +0800 Subject: [PATCH] =?UTF-8?q?Localize=20=E2=80=9Cemail=20address=E2=80=9D=20?= =?UTF-8?q?placeholder=20on=20home=20page=20(#19362)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Localize “email address” placeholder on home page * Apply suggestions from code review Co-authored-by: inductor --- i18n/ja.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/ja.toml b/i18n/ja.toml index 61f802b84d..a80eac684f 100644 --- a/i18n/ja.toml +++ b/i18n/ja.toml @@ -186,3 +186,6 @@ other = "次の項目" [warning] other = "警告:" + +[input_placeholder_email_address] +other = "メールアドレス"