diff options
| author | ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com> | 2025-01-25 14:02:36 -0500 |
|---|---|---|
| committer | ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com> | 2025-01-25 14:43:39 -0500 |
| commit | eaf47385c578ffcd94d10ddc85a81f3ac9c1fb4b (patch) | |
| tree | dc08f881d9959728949eff532e9f79ce5c5dfded /locales | |
| parent | 164d764d553921e6ee98facda241f13c2103ec90 (diff) | |
| download | invidious-eaf47385c578ffcd94d10ddc85a81f3ac9c1fb4b.tar.gz invidious-eaf47385c578ffcd94d10ddc85a81f3ac9c1fb4b.tar.bz2 invidious-eaf47385c578ffcd94d10ddc85a81f3ac9c1fb4b.zip | |
Add Courses to channel page and channel API
Diffstat (limited to 'locales')
| -rw-r--r-- | locales/en-US.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |
