summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--locales/hr.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/hr.json b/locales/hr.json
index ba3dd5e5..ef931202 100644
--- a/locales/hr.json
+++ b/locales/hr.json
@@ -500,5 +500,8 @@
"generic_button_save": "Spremi",
"generic_button_cancel": "Odustani",
"generic_button_rss": "RSS",
- "channel_tab_releases_label": "Izdanja"
+ "channel_tab_releases_label": "Izdanja",
+ "generic_channels_count_0": "{{count}} kanal",
+ "generic_channels_count_1": "{{count}} kanala",
+ "generic_channels_count_2": "{{count}} kanala"
}