Fix strings to translate
This commit is contained in:
parent
9df25cdde9
commit
c2a4aad122
5 changed files with 14 additions and 20 deletions
|
|
@ -79,9 +79,8 @@
|
|||
<div class="large-12 columns">
|
||||
|
||||
<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="hw-ledger" class="oh" ng-show="index.isChromeApp">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue