Merge pull request #3525 from jzbz/patch-2

Clarify language
This commit is contained in:
Matias Alejo Garcia 2015-11-25 08:18:51 -03:00
commit d1bddc9f1b

View file

@ -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>