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