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" + } + } + } }