Fix strings to translate
This commit is contained in:
parent
9df25cdde9
commit
c2a4aad122
5 changed files with 14 additions and 20 deletions
|
|
@ -132,9 +132,8 @@
|
|||
</label>
|
||||
|
||||
<label for="bws" class="oh">
|
||||
<span translate>Specify Bitcore Wallet Service URL
|
||||
<input type="text" id="bwsurl" name="bwsurl" ng-model="bwsurl">
|
||||
</span>
|
||||
<span translate>Specify Bitcore Wallet Service URL</span>
|
||||
<input type="text" id="bwsurl" name="bwsurl" ng-model="bwsurl">
|
||||
</label>
|
||||
|
||||
<label for="createPassphrase" class="line-b oh" ng-hide="setSeed || hwLedger || hwTrezor" ><span translate>Add a Seed Passphrase</span> <small translate>Add an optional passphrase to secure the seed</small>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue