Fixes strings and prepares to translation
This commit is contained in:
parent
6087541a6d
commit
d842a9f8ef
7 changed files with 75 additions and 51 deletions
|
|
@ -56,7 +56,7 @@
|
|||
</li>
|
||||
|
||||
<li class="line-b p20 oh" ng-show="index.externalSource">
|
||||
<span translate>Hardware Wallet</span>
|
||||
<span>Hardware Wallet</span>
|
||||
<span class="right text-gray capitalize">
|
||||
{{index.externalSource}}
|
||||
</span>
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
</li>
|
||||
|
||||
<li class="line-b p20 oh" ng-show="index.account">
|
||||
<span translate>Account ({{derivationStrategy}})</span>
|
||||
<span translate>Account</span> ({{derivationStrategy}})
|
||||
<span class="right text-gray">
|
||||
#{{index.account}}
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue