diff --git a/src/components/WatchVideo.vue b/src/components/WatchVideo.vue index a31dc295..fed78457 100644 --- a/src/components/WatchVideo.vue +++ b/src/components/WatchVideo.vue @@ -158,11 +158,14 @@
-
-

Comments are loading...

+
+

+
+
+

-

Comments are turned off.

+

{ this.smallView = this.smallViewQuery.matches; }); diff --git a/src/locales/en.json b/src/locales/en.json index 1909e9d4..00a7e4cf 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -86,7 +86,10 @@ "minimize_recommendations_default": "Minimize Recommendations by default" }, "comment": { - "pinned_by": "Pinned by" + "pinned_by": "Pinned by", + "disabled": "Comments are disabled by the uploader.", + "loading": "Comments are loading ...", + "user_disabled": "Comments are disabled in the settings." }, "preferences": { "instance_name": "Instance Name",