From d67dd0519b8c5696bdce7d2ec5da6ed28fad7b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Thu, 1 Jan 2026 11:49:18 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Estonian) Currently translated at 100.0% (827 of 827 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 6c0f62799..f7c0df854 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -3515,5 +3515,16 @@ "changedTheChatDescription": "{username} muutis vestluse kirjeldust", "@changedTheChatDescription": {}, "changedTheChatName": "{username} muutis vestluse nime", - "@changedTheChatName": {} + "@changedTheChatName": {}, + "noMoreResultsFound": "Rohkem tulemusi ei leidu", + "@noMoreResultsFound": {}, + "chatSearchedUntil": "Otsing vestlusest kuni {time}", + "@chatSearchedUntil": { + "type": "String", + "placeholders": { + "time": { + "type": "String" + } + } + } }