From ceecb1667e646684d315ff20c37b4e38922d28f9 Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi <26163841+Arhell@users.noreply.github.com> Date: Mon, 27 Apr 2020 20:15:46 +0300 Subject: [PATCH] =?UTF-8?q?Localize=20=E2=80=9Cemail=20address=E2=80=9D=20?= =?UTF-8?q?placeholder=20(#20531)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/pt.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/pt.toml b/i18n/pt.toml index 3c740a8774..833e4ba627 100644 --- a/i18n/pt.toml +++ b/i18n/pt.toml @@ -27,6 +27,9 @@ other = "Esta página foi útil?" [feedback_yes] other = "Sim" +[input_placeholder_email_address] +other = "endereço de e-mail" + [feedback_no] other = "Não"