From 3fdbbafc44430bbdeed5418cd6cfbb0ee1e2147f Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Thu, 10 Dec 2020 17:14:12 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (358 of 358 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- lib/l10n/intl_cs.arb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index 7d65ac9e4..0c2709dcc 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -1932,5 +1932,20 @@ "@discoverGroups": { "type": "text", "placeholders": {} + }, + "toggleUnread": "Označit jako přečtené/nepřečtené", + "@toggleUnread": { + "type": "text", + "placeholders": {} + }, + "toggleMuted": "Přepnout ztlumené", + "@toggleMuted": { + "type": "text", + "placeholders": {} + }, + "toggleFavorite": "Přepnout Oblíbené", + "@toggleFavorite": { + "type": "text", + "placeholders": {} } }