From 0fe0524597ab75eedcb623c440c51742074d8d1c Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 7 Oct 2023 17:35:06 +0000 Subject: [PATCH] Update Czech translation Co-authored-by: Fjuro --- locales/cs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/cs.json b/locales/cs.json index b2cce0bd2..10c114eb4 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -500,5 +500,8 @@ "channel_tab_releases_label": "Vydání", "generic_button_edit": "Upravit", "generic_button_rss": "RSS", - "playlist_button_add_items": "Přidat videa" + "playlist_button_add_items": "Přidat videa", + "generic_channels_count_0": "{{count}} kanál", + "generic_channels_count_1": "{{count}} kanály", + "generic_channels_count_2": "{{count}} kanálů" }