From 794b5b76a599f6bc40c1b00d5bf88fd6f79fa41b 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 9e84773b7..8fffcc946 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": {} } }