commit
065d3d62e1
2 changed files with 2 additions and 2 deletions
|
|
@ -932,7 +932,7 @@ msgid "New Random Seed"
|
|||
msgstr ""
|
||||
|
||||
#: public/views/import.html
|
||||
msgid "No harware wallets supported on this device"
|
||||
msgid "No hardware wallets supported on this device"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/walletHome.html
|
||||
|
|
|
|||
|
|
@ -177,7 +177,7 @@
|
|||
<form name="importForm3" ng-submit="import.importHW(importForm3)" novalidate>
|
||||
<div class="large-12 columns">
|
||||
<div ng-show="!import.seedOptions[0]">
|
||||
<span translate>No harware wallets supported on this device</span>
|
||||
<span translate>No hardware wallets supported on this device</span>
|
||||
</div>
|
||||
<div ng-show="import.seedOptions[0]">
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue