From 61ee0a4417ee6dfa90007e75aba999ec0d21b2ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Mon, 22 Feb 2021 16:44:36 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (414 of 414 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 4c42fa147..03f2a9541 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2217,5 +2217,35 @@ "@securityKey": { "type": "text", "placeholders": {} + }, + "blocked": "Blokeeritud", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "showPassword": "Näita salasõna", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Lisa e-posti aadress", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Suumi välja", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Suumi sisse", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "verified": "Verifitseeritud", + "@verified": { + "type": "text", + "placeholders": {} } }