From 26a63656ae35325c1fe01f112d7043b4376ef14e Mon Sep 17 00:00:00 2001 From: ljnaresh Date: Thu, 9 Apr 2020 01:48:08 +0200 Subject: [PATCH] Email address placeholder localization --- i18n/uk.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/uk.toml b/i18n/uk.toml index a86a980e7a..ef59e46cfa 100644 --- a/i18n/uk.toml +++ b/i18n/uk.toml @@ -71,6 +71,10 @@ other = "Чи була ця сторінка корисною?" # other = "Yes" other = "Так" +[input_placeholder_email_address] +# other = "email address" +other = "електронна адреса" + [latest_version] # other = "latest version." other = "остання версія."