diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 66cac2c9..e1b68952 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -1932,5 +1932,20 @@ "@discoverGroups": { "type": "text", "placeholders": {} + }, + "toggleUnread": "Märgi loetuks / lugemata", + "@toggleUnread": { + "type": "text", + "placeholders": {} + }, + "toggleMuted": "Lülita summutamine sisse või välja", + "@toggleMuted": { + "type": "text", + "placeholders": {} + }, + "toggleFavorite": "Muuda olekut lemmikuna", + "@toggleFavorite": { + "type": "text", + "placeholders": {} } }