]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/shared-main/account/signup-label.component.html
35d6c53606c211119089f937add73b8d6548a19a
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / account / signup-label.component.html
1 <ng-container i18n *ngIf="requiresApproval">Request an account</ng-container>
2 <ng-container i18n *ngIf="!requiresApproval">Create an account</ng-container>