summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--locales/uk.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/uk.json b/locales/uk.json
index 4d8f06a5..c26618fe 100644
--- a/locales/uk.json
+++ b/locales/uk.json
@@ -500,5 +500,8 @@
"channel_tab_releases_label": "Випуски",
"generic_button_delete": "Видалити",
"generic_button_edit": "Змінити",
- "generic_button_save": "Зберегти"
+ "generic_button_save": "Зберегти",
+ "generic_channels_count_0": "{{count}} канал",
+ "generic_channels_count_1": "{{count}} канали",
+ "generic_channels_count_2": "{{count}} каналів"
}