Fix wording
This commit is contained in:
parent
75924a23b5
commit
52ba6473c5
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@
|
|||
</div>
|
||||
<div ng-show="seedOptions[0]">
|
||||
<div>
|
||||
<label><span translate>Wallet Recovery Phrase</span>
|
||||
<label><span translate>Wallet Type</span>
|
||||
<select class="m10t" ng-model="seedSource"
|
||||
ng-options="seed as seed.label for seed in seedOptions"
|
||||
ng-change="setSeedSource()">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue