]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html
Normalize create buttons
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account-video-channels / my-account-video-channels.component.html
index 11e87ba79046d26d5fd1519e9108750a3dda0fe8..2461aa3f5bedac8bdae68c990824eeaca8505b72 100644 (file)
@@ -1,7 +1,7 @@
 <div class="video-channels-header">
   <a class="create-button" routerLink="create">
     <my-global-icon iconName="add"></my-global-icon>
-    <ng-container i18n>Create a new video channel</ng-container>
+    <ng-container i18n>Create video channel</ng-container>
   </a>
 </div>