X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fvideo-watch.component.html;h=602214ac58cc66936a8c4650d20ac0a6072e24a2;hb=f2eb23cd87cf32b8fe545178143b5f49e06a58da;hp=076c6205f35a1a9d9fa476c13bdfd9be5dccd7fe;hpb=d142c7b9c01735ecebc3511072c0e722ce2edc1b;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 076c6205f..602214ac5 100644 --- a/client/src/app/+videos/+video-watch/video-watch.component.html +++ b/client/src/app/+videos/+video-watch/video-watch.component.html @@ -29,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 }} @@ -43,8 +51,14 @@

{{ video.name }}

-
- Published • {{ video.views | myNumberFormatter }} views +
+ Published + + + • {{ video.views | myNumberFormatter }} + views + viewers +
@@ -54,14 +68,24 @@
-
- Published • {{ video.views | myNumberFormatter }} views +
+ Published + + + • {{ video.views | myNumberFormatter }} + views + viewers +
+ + + +
- +
@@ -159,7 +183,7 @@
- + -
+
Duration - {{ video.duration | myVideoDurationFormatter }} + {{ video.duration | myDurationFormatter }}