X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Baccounts%2Faccounts.component.html;h=db045b046af3ecaa4ffc0ebc58d50bc41acbfe75;hb=5b0ec7cddb1ae6dbd2057f067382866f846b882c;hp=350c77f1e697d275d8cdabc4d335fb3bc04c2c0f;hpb=c27463a603186b623500b03c6a56b330a6568350;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+accounts/accounts.component.html b/client/src/app/+accounts/accounts.component.html index 350c77f1e..db045b046 100644 --- a/client/src/app/+accounts/accounts.component.html +++ b/client/src/app/+accounts/accounts.component.html @@ -5,7 +5,7 @@
-
PEERTUBE ACCOUNT
+
ACCOUNT
@@ -18,11 +18,9 @@ (userChanged)="onUserChanged()" (userDeleted)="onUserDeleted()" > - Banned - Muted - Instance muted - Muted by your instance - Instance muted by your instance + Banned + +
@@ -30,15 +28,15 @@
- {naiveAggregatedSubscribers(), plural, =1 {1 subscriber} other {{{ naiveAggregatedSubscribers() }} subscribers}} + {naiveAggregatedSubscribers(), plural, =0 {No subscribers} =1 {1 subscriber} other {{{ naiveAggregatedSubscribers() }} subscribers}} - {accountVideosCount, plural, =1 {1 videos} other {{{ accountVideosCount }} videos}} + {accountVideosCount, plural, =0 {No videos} =1 {1 video} other {{{ accountVideosCount }} videos}}
@@ -66,24 +64,24 @@
- - +