|
|
@ -11,7 +11,7 @@ |
|
|
|
state="disclaimer" |
|
|
|
[completed]="disclaimerChecked" |
|
|
|
> |
|
|
|
<ng-template matStepLabel>Terms and Conditions</ng-template> |
|
|
|
<ng-template i18n matStepLabel>Terms and Conditions</ng-template> |
|
|
|
<div class="terms-and-conditions pt-2" i18n> |
|
|
|
Please take a moment to read and accept the |
|
|
|
<a |
|
|
@ -50,7 +50,7 @@ |
|
|
|
</div> |
|
|
|
</mat-step> |
|
|
|
<mat-step editable="false" state="copy"> |
|
|
|
<ng-template matStepLabel>Security Token</ng-template> |
|
|
|
<ng-template i18n matStepLabel>Security Token</ng-template> |
|
|
|
<div class="pt-2" i18n> |
|
|
|
Here is your security token. It is only visible once, please store and |
|
|
|
keep it in a safe place. |
|
|
|