From 36daed34dcd5d117011937841c7d945017044e30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Tue, 2 Feb 2021 17:12:36 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (384 of 384 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 dcc574cdc..2998b30b7 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2056,5 +2056,35 @@ "@howOffensiveIsThisContent": { "type": "text", "placeholders": {} + }, + "search": "Otsi", + "@search": { + "type": "text", + "placeholders": {} + }, + "discover": "Avasta", + "@discover": { + "type": "text", + "placeholders": {} + }, + "groups": "Rühmad", + "@groups": { + "type": "text", + "placeholders": {} + }, + "messages": "Sõnumid", + "@messages": { + "type": "text", + "placeholders": {} + }, + "status": "Olek", + "@status": { + "type": "text", + "placeholders": {} + }, + "ignore": "Eira", + "@ignore": { + "type": "text", + "placeholders": {} } }