From ec56e4c6b03d7b10d44882a3fd176e2dc9725d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Fri, 6 Jun 2025 21:02:31 +0200 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 99.8% (777 of 778 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 4328808a8..985d12a2e 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -3360,7 +3360,7 @@ } } }, - "sentVoiceMessage": "🎙️ {duration} - {sender}", + "sentVoiceMessage": "🎙️ {duration} - Häälsõnum kasutajalt {sender}", "@sentVoiceMessage": { "type": "String", "placeholders": { @@ -3373,5 +3373,9 @@ } }, "checkList": "Kontrollnimekiri", - "@checkList": {} + "@checkList": {}, + "commandHint_logoutall": "Logi kõikidest aktiivsetest seadmetest välja", + "@commandHint_logoutall": {}, + "commandHint_logout": "Logi oma praegusest seadmest välja", + "@commandHint_logout": {} }