From 0d3905efeb352aa905d1688bbaeb657b828cbc70 Mon Sep 17 00:00:00 2001 From: Yong Zhang Date: Mon, 9 Mar 2020 07:05:34 +0800 Subject: [PATCH] =?UTF-8?q?Localize=20=E2=80=9Cemail=20address=E2=80=9D=20?= =?UTF-8?q?placeholder=20on=20home=20page=20(#19414)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/id.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/id.toml b/i18n/id.toml index 8406981b78..aa196a6758 100644 --- a/i18n/id.toml +++ b/i18n/id.toml @@ -137,3 +137,6 @@ other = "Kalender acara" # UI elements [ui_search_placeholder] other = "Cari" + +[input_placeholder_email_address] +other = "Alamat email"