diff --git a/lib/l10n/intl_hr.arb b/lib/l10n/intl_hr.arb index 31b77b095..f314121c8 100644 --- a/lib/l10n/intl_hr.arb +++ b/lib/l10n/intl_hr.arb @@ -1932,5 +1932,20 @@ "@discoverGroups": { "type": "text", "placeholders": {} + }, + "toggleUnread": "Označi kao pročitano/nepročitano", + "@toggleUnread": { + "type": "text", + "placeholders": {} + }, + "toggleMuted": "Uklj/Isklj isključene", + "@toggleMuted": { + "type": "text", + "placeholders": {} + }, + "toggleFavorite": "Uklj/Isklj favorite", + "@toggleFavorite": { + "type": "text", + "placeholders": {} } }