summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--locales/cs.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/cs.json b/locales/cs.json
index b2cce0bd..10c114eb 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ů"
}