diff --git a/locales/en-US.json b/locales/en-US.json index 3987f796..4b903dc4 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -496,5 +496,6 @@ "toggle_theme": "Toggle Theme", "carousel_slide": "Slide {{current}} of {{total}}", "carousel_skip": "Skip the Carousel", - "carousel_go_to": "Go to slide `x`" + "carousel_go_to": "Go to slide `x`", + "channel_has_no_posts": "This channel hasn't posted yet" } diff --git a/src/invidious/views/community.ecr b/src/invidious/views/community.ecr index d2a305d3..b813533c 100644 --- a/src/invidious/views/community.ecr +++ b/src/invidious/views/community.ecr @@ -25,6 +25,10 @@
<%= error_message %>