From e49913789c985160395f47428cc5bddff8d121c4 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Wed, 9 Dec 2020 18:31:36 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 100.0% (358 of 358 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/ --- lib/l10n/intl_hr.arb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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": {} } }