From 21fbb3363be724a37a5691ac3c64c1a0dbab6f49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Sat, 6 Feb 2021 19:58:03 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (390 of 390 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 9e84773b..8fffcc94 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2106,5 +2106,20 @@ "@newChat": { "type": "text", "placeholders": {} + }, + "addNewContact": "Lisa uus kontakt", + "@addNewContact": { + "type": "text", + "placeholders": {} + }, + "areYouSureYouWantToLogout": "Kas sa oled kindel, et soovid välja logida?", + "@areYouSureYouWantToLogout": { + "type": "text", + "placeholders": {} + }, + "noPublicRoomsFound": "Avalikke jututubasid ei leidunud...", + "@noPublicRoomsFound": { + "type": "text", + "placeholders": {} } }