From 9f695faf5d20cb3f7c84f128d1da2c740071e08b Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 7 Oct 2023 17:35:04 +0000 Subject: [PATCH] Update Russian translation Co-authored-by: Radoslav Lelchev --- locales/ru.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/ru.json b/locales/ru.json index 5325a9b6..2769f3ab 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -500,5 +500,8 @@ "generic_button_cancel": "Отменить", "generic_button_rss": "RSS", "playlist_button_add_items": "Добавить видео", - "channel_tab_podcasts_label": "Подкасты" + "channel_tab_podcasts_label": "Подкасты", + "generic_channels_count_0": "{{count}} канал", + "generic_channels_count_1": "{{count}} канала", + "generic_channels_count_2": "{{count}} каналов" }