diff --git a/locales/en-US.json b/locales/en-US.json index a7dc31077..34a1861fc 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -156,6 +156,8 @@ "Title": "Title", "Playlist privacy": "Playlist privacy", "Editing playlist `x`": "Editing playlist `x`", + "Show more": "Show more", + "Show less": "Show less", "Watch on YouTube": "Watch on YouTube", "Hide annotations": "Hide annotations", "Show annotations": "Show annotations", diff --git a/src/invidious/views/watch.ecr b/src/invidious/views/watch.ecr index 90a203359..f9df159ea 100644 --- a/src/invidious/views/watch.ecr +++ b/src/invidious/views/watch.ecr @@ -31,11 +31,11 @@ we're going to need to do it here in order to allow for translations. --> <% end %>