diff --git a/assets/l10n/intl_et.arb b/assets/l10n/intl_et.arb index fc7ed1a8c..904a97e20 100644 --- a/assets/l10n/intl_et.arb +++ b/assets/l10n/intl_et.arb @@ -2436,7 +2436,7 @@ "query": {} } }, - "block": "blokeeri", + "block": "Blokeeri", "@block": {}, "yourGlobalUserIdIs": "Sinu üldine kasutajatunnus on: ", "@yourGlobalUserIdIs": {}, @@ -2604,5 +2604,17 @@ "stickers": "Kleepsud", "@stickers": {}, "discover": "Otsi ja leia", - "@discover": {} + "@discover": {}, + "commandHint_ignore": "Eira seda Matrixi kasutajatunnust", + "@commandHint_ignore": {}, + "commandHint_unignore": "Lõpeta selle Matrixi kasutajatunnuse eiramine", + "@commandHint_unignore": {}, + "unreadChatsInApp": "{appname}: {unread} lugemata vestlust", + "@unreadChatsInApp": { + "type": "text", + "placeholders": { + "appname": {}, + "unread": {} + } + } }