fix translate labels
This commit is contained in:
parent
720f339475
commit
b1fabe1828
8 changed files with 28 additions and 77 deletions
|
|
@ -59,7 +59,7 @@
|
|||
## STEP 3
|
||||
-->
|
||||
<div id="wallet-backup-phrase-step-3" class="ng-hide" ng-show="step == 3">
|
||||
<div class="password-prompt" translate>Enter your password</h5>
|
||||
<div class="password-prompt"><span translate>Enter your password</span>
|
||||
<label class="item item-input item-stacked-label">
|
||||
<div class="input-label" translate>In order to verify your wallet backup, please type your password.</div>
|
||||
<input type="text" id="passphrase" ng-model="data.passphrase" autocapitalize="off" spellcheck="false" autofocus/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue