Improved wording for login
This commit is contained in:
parent
2f610c8f7f
commit
c1c60a4e20
1 changed files with 2 additions and 2 deletions
|
@ -40,14 +40,14 @@
|
|||
</div>
|
||||
</mat-card>
|
||||
</mat-step>
|
||||
<mat-step label="Step 2">
|
||||
<mat-step label="ZGo confirms your login on the Zcash blockhain:">
|
||||
<p>{{barMessage}}</p>
|
||||
<mat-progress-bar
|
||||
[mode]="barMode"
|
||||
[value]="barValue">
|
||||
</mat-progress-bar>
|
||||
</mat-step>
|
||||
<mat-step label="Step 3">
|
||||
<mat-step label="Enter the PIN sent by ZGo to confirm wallet ownership:">
|
||||
<mat-card [formGroup]="pinForm">
|
||||
<h4>
|
||||
Check your wallet
|
||||
|
|
Loading…
Reference in a new issue