diff --git a/src/invidious/views/watch.ecr b/src/invidious/views/watch.ecr index 8b6eb903a..367fde337 100644 --- a/src/invidious/views/watch.ecr +++ b/src/invidious/views/watch.ecr @@ -173,7 +173,7 @@ we're going to need to do it here in order to allow for translations.

<%= number_with_separator(video.views) %>

<%= number_with_separator(video.likes) %>

-

<%= number_with_separator(video.dislikes) %>

+

<%= translate(locale, "Genre: ") %> <% if !video.genre_url %> <%= video.genre %>