Typo
This commit is contained in:
parent
36e9734ea4
commit
ba4e63b582
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
<qr-scanner on-scan="paperWallet.onQrCodeScanned(data)"></qr-scanner>
|
||||
</div>
|
||||
<label for="passphrase">
|
||||
<span translate>Passphrase (if you have one):</span>
|
||||
<span translate>Passphrase (if you have one)</span>
|
||||
</label>
|
||||
<input id="passphrase" type="password" name="passphrase" placeholder="{{'Passphrase'|translate}}" ng-model="passphrase">
|
||||
<p ng-show="paperWallet.isCordova" translate class="size-12 text-gray">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue