From b66518aecdfa0bd455b1b30c2e2d3de1e4d85d3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Thu, 13 May 2021 11:04:13 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (431 of 431 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 04ecf0fd9..8b28b400c 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2331,5 +2331,15 @@ "@editRoomAliases": { "type": "text", "placeholders": {} + }, + "optionalAddEmail": "Sinu e-posti aadress (kui soovid lisada)", + "@optionalAddEmail": { + "type": "text", + "placeholders": {} + }, + "invalidEmail": "Vigane e-posti aadress", + "@invalidEmail": { + "type": "text", + "placeholders": {} } }