diff --git a/src/renderer/components/watch-video-comments/watch-video-comments.vue b/src/renderer/components/watch-video-comments/watch-video-comments.vue index 12b531883..358e2c9db 100644 --- a/src/renderer/components/watch-video-comments/watch-video-comments.vue +++ b/src/renderer/components/watch-video-comments/watch-video-comments.vue @@ -146,7 +146,7 @@ class="showMoreReplies" @click="getCommentReplies(index)" > - Show More Replies + {{ $t("Comments.Show More Replies") }} diff --git a/static/locales/en-US.yaml b/static/locales/en-US.yaml index cf2b070b5..139ae911c 100644 --- a/static/locales/en-US.yaml +++ b/static/locales/en-US.yaml @@ -583,6 +583,7 @@ Comments: View: View Hide: Hide Replies: Replies + Show More Replies: Show More Replies Reply: Reply There are no comments available for this video: There are no comments available for this video