X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=d74334b13b68f4bc053b5dd861b624997b1ff0ea;hb=992f498e312efcde46f818ba719b50f1f958272f;hp=2588b9af573aca4cefc6f71883b6eb942b067dca;hpb=6863f814b06e4af92fd19bef23e6bd4b259988fa;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-watch/video-watch.component.html b/client/src/app/+videos/+video-watch/video-watch.component.html index 2588b9af5..d74334b13 100644 --- a/client/src/app/+videos/+video-watch/video-watch.component.html +++ b/client/src/app/+videos/+video-watch/video-watch.component.html @@ -11,7 +11,8 @@ @@ -28,6 +29,14 @@ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}. +
+ This live has not started yet. +
+ +
+ This live has ended. +
+
This video is blocked.
{{ video.blockedReason }} @@ -42,8 +51,16 @@

{{ video.name }}

-
- Published • {{ video.views | myNumberFormatter }} views +
+ Published + + + • {{ video.views | myNumberFormatter }} + views + viewers +
@@ -53,14 +70,26 @@
-
- Published • {{ video.views | myNumberFormatter }} views +
+ Published + + + • {{ video.views | myNumberFormatter }} + views + viewers +
+ + + +
- + - + +
@@ -157,7 +187,7 @@
- + -
+
Duration - {{ video.duration | myVideoDurationFormatter }} + {{ video.duration | myDurationFormatter }}