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=0d8de2756fdc43be61a82a96c17d12ee52ba0143;hp=076c6205f35a1a9d9fa476c13bdfd9be5dccd7fe;hpb=1e7eb457eda647b4fa22a0ae8e59c0a618f662f8;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 }}