diff --git a/src/components/ChannelPage.vue b/src/components/ChannelPage.vue index f78c9de1..24155b96 100644 --- a/src/components/ChannelPage.vue +++ b/src/components/ChannelPage.vue @@ -2,8 +2,8 @@ - -
+ +
@@ -41,8 +41,11 @@
-
diff --git a/src/locales/en.json b/src/locales/en.json index 6ddfab97..9575915c 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -127,7 +127,9 @@ "no_valid_playlists": "The file doesn't contain valid playlists!", "with_playlist": "Share with playlist", "bookmark_playlist": "Bookmark", - "playlist_bookmarked": "Bookmarked" + "playlist_bookmarked": "Bookmarked", + "show_more": "Show more", + "show_less": "Show less" }, "comment": { "pinned_by": "Pinned by {author}",