diff --git a/src/invidious/views/error.ecr b/src/invidious/views/error.ecr index d0752e5b..2bcfe5fb 100644 --- a/src/invidious/views/error.ecr +++ b/src/invidious/views/error.ecr @@ -3,5 +3,9 @@ <% end %>
<%= error_message %>
<%= + locale = LOCALES[env.get("preferences").as(Preferences).locale]? + translate(locale, "Watch on YouTube") + %>