From ebdd67f81c15c1b56f058b7fec8d2bdf5db74482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Wed, 28 Oct 2020 08:15:56 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (317 of 317 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 53f0b4c2..f05cab50 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -1722,5 +1722,25 @@ "@changeDeviceName": { "type": "text", "placeholders": {} + }, + "mention": "Märgi ära", + "@mention": { + "type": "text", + "placeholders": {} + }, + "offline": "Väljas", + "@offline": { + "type": "text", + "placeholders": {} + }, + "unavailable": "Eemal", + "@unavailable": { + "type": "text", + "placeholders": {} + }, + "online": "Saadaval", + "@online": { + "type": "text", + "placeholders": {} } }