Fix translations
This commit is contained in:
parent
229802f0ca
commit
ddee8bb2a8
4 changed files with 7 additions and 7 deletions
|
|
@ -38,5 +38,5 @@
|
|||
<i class="fi-alert"></i>
|
||||
<span ng-show="!error" translate> Your wallet key will be encrypted. The Spending Password cannot be recovered. Be sure to write it down</span>
|
||||
|
||||
<span ng-show="error" translate>{{error}}</span>
|
||||
<span ng-show="error">{{error|translate}}</span>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue