Clarify language
"Word" is a bit confusing and redundant here. "Phrase" or "Mnemonic" might be better choices.
This commit is contained in:
parent
95217cef02
commit
d5284be630
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
|
||||
<div >
|
||||
<label for="words">
|
||||
<span translate>Type the Seed Word (usually 12 words)</span>:
|
||||
<span translate>Type the Seed Phrase (usually 12 words)</span>:
|
||||
</label>
|
||||
<textarea class="form-control" name="words" ng-model="import.words" rows="2" autocapitalize="off" spellcheck="false"></textarea>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue