X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Baccounts%2Faccount-video-channels%2Faccount-video-channels.component.html;h=73bac5f1dbc199f3d51598e933879388c44082b6;hb=c9e3565dc8d0e5ce0dcbdb4fe8deb7a257d9e2a0;hp=93f43a35046ecd8dfe617bd67145b98bd9ca23d2;hpb=41eb700fceee1085dd0e1a9ce78ecbd0e111eb6e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+accounts/account-video-channels/account-video-channels.component.html b/client/src/app/+accounts/account-video-channels/account-video-channels.component.html index 93f43a350..73bac5f1d 100644 --- a/client/src/app/+accounts/account-video-channels/account-video-channels.component.html +++ b/client/src/app/+accounts/account-video-channels/account-video-channels.component.html @@ -1,3 +1,4 @@ +

Video channels

This account does not have channels.
@@ -8,12 +9,8 @@ Avatar -
{{ videoChannel.displayName }}
-
{{ videoChannel.followersCount }} - - subscriber - subscribers -
+

{{ videoChannel.displayName }}

+
{videoChannel.followersCount, plural, =1 {1 subscriber} other {{{ videoChannel.followersCount }} subscribers}}
@@ -29,7 +26,7 @@
- Show this channel + SHOW THIS CHANNEL