Fix translation string. Complete some words in spanish
This commit is contained in:
parent
df698e9aa6
commit
e700634815
31 changed files with 1103 additions and 512 deletions
|
|
@ -31,8 +31,8 @@
|
|||
</div>
|
||||
<div class="col2">
|
||||
<i class="icon-arrow-right3 size-18 right m10t"></i>
|
||||
<span class="tu text-bold">Add wallet</span> <br>
|
||||
<span class="text-light">Create, join or import</span>
|
||||
<span class="tu text-bold" translate>Add wallet</span> <br>
|
||||
<span class="text-light" translate>Create, join or import</span>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
<i class="fi-power size-21"></i>
|
||||
</div>
|
||||
<div class="col2 m5t m15b">
|
||||
<span class="tu text-bold">Close</span> <br>
|
||||
<span class="tu text-bold" translate>Close</span> <br>
|
||||
</div>
|
||||
</div>
|
||||
<div ng-if="$root.hasPin" class="buttons-sidebar" title="Close" ng-click="signout()">
|
||||
|
|
@ -50,8 +50,8 @@
|
|||
<i class="fi-lock size-21"></i>
|
||||
</div>
|
||||
<div class="col2">
|
||||
<span class="tu text-bold">Lock</span> <br>
|
||||
<span class="text-light"> Require pin to unlock</span>
|
||||
<span class="tu text-bold" translate>Lock</span> <br>
|
||||
<span class="text-light" translate>Require pin to unlock</span>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue