frontend: Add support for the "featured channels" page

This commit is contained in:
Samantaz Fox
2022-12-05 00:50:04 +01:00
parent b6a4de66a5
commit 4e3a930626
7 changed files with 37 additions and 63 deletions

View File

@@ -475,5 +475,6 @@
"channel_tab_shorts_label": "Shorts",
"channel_tab_streams_label": "Livestreams",
"channel_tab_playlists_label": "Playlists",
"channel_tab_community_label": "Community"
"channel_tab_community_label": "Community",
"channel_tab_channels_label": "Channels"
}