diff --git a/src/invidious/views/channel.ecr b/src/invidious/views/channel.ecr index dea86abe..c608a336 100644 --- a/src/invidious/views/channel.ecr +++ b/src/invidious/views/channel.ecr @@ -64,6 +64,13 @@ <%= translate(locale, "Switch Invidious Instance") %> <% end %> +
+ <% if channel.auto_generated %> + <%= translate(locale, "View as Playlist") %> + <% else %> + <%= translate(locale, "View as Playlist") %> + <% end %> +
<% if !channel.auto_generated %>
<%= translate(locale, "Videos") %>