Make "Show More Replies" for comments translatable (#1555)

Co-authored-by: Preston <freetubeapp@protonmail.com>
This commit is contained in:
ChunkyProgrammer 2021-08-21 04:11:19 -04:00 committed by GitHub
parent 7add3e4b1c
commit 2f9ef7cdd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -146,7 +146,7 @@
class="showMoreReplies"
@click="getCommentReplies(index)"
>
<span>Show More Replies</span>
<span>{{ $t("Comments.Show More Replies") }}</span>
</div>
</div>
</div>

View File

@ -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