summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--locales/tr.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/locales/tr.json b/locales/tr.json
index 7f3f2de8..0575a4dd 100644
--- a/locales/tr.json
+++ b/locales/tr.json
@@ -484,5 +484,7 @@
"generic_button_rss": "RSS",
"channel_tab_releases_label": "Yayınlar",
"playlist_button_add_items": "Video ekle",
- "channel_tab_podcasts_label": "Podcast'ler"
+ "channel_tab_podcasts_label": "Podcast'ler",
+ "generic_channels_count": "{{count}} kanal",
+ "generic_channels_count_plural": "{{count}} kanal"
}