From 8830c9b29739c2bcc90f7631787cf24164b2ed9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Wed, 1 Oct 2025 09:13:18 +0200 Subject: [PATCH] chore(translations): Translated using Weblate (Estonian) Currently translated at 100.0% (785 of 785 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 2c6a14a37..0de938a34 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -3387,5 +3387,11 @@ "declineInvitation": "Keeldu kutsest", "@declineInvitation": {}, "noMessagesYet": "Pole veel ühtegi sõnumit", - "@noMessagesYet": {} + "@noMessagesYet": {}, + "longPressToRecordVoiceMessage": "Pika vajutusega saad salvestada häälsõnumi.", + "@longPressToRecordVoiceMessage": {}, + "pause": "Peata", + "@pause": {}, + "resume": "Jätka", + "@resume": {} }