From eaf47385c578ffcd94d10ddc85a81f3ac9c1fb4b Mon Sep 17 00:00:00 2001 From: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com> Date: Sat, 25 Jan 2025 14:02:36 -0500 Subject: Add Courses to channel page and channel API --- locales/en-US.json | 1 + 1 file changed, 1 insertion(+) (limited to 'locales') diff --git a/locales/en-US.json b/locales/en-US.json index c23f6bc3..aa577799 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -492,6 +492,7 @@ "channel_tab_streams_label": "Livestreams", "channel_tab_podcasts_label": "Podcasts", "channel_tab_releases_label": "Releases", + "channel_tab_courses_label": "Courses", "channel_tab_playlists_label": "Playlists", "channel_tab_community_label": "Community", "channel_tab_channels_label": "Channels", -- cgit v1.2.3