]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - 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
9589907c
C
1<ng-container i18n *ngIf="requiresApproval">Request an account</ng-container>
2<ng-container i18n *ngIf="!requiresApproval">Create an account</ng-container>