Fixes pot file and updates es
This commit is contained in:
parent
26d749782a
commit
0dd5714385
5 changed files with 97 additions and 15 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<span ng-if="btx.action == 'received'">+</span><span ng-if="btx.action == 'sent'">-</span>{{btx.amountStr}} {{settings.unitName}}
|
||||
</div>
|
||||
<div class="size-42" ng-show="btx.action == 'invalid'">
|
||||
<span translate>- </span>
|
||||
-
|
||||
</div>
|
||||
|
||||
<div class="size-18 m5t text-gray" ng-show="btx.alternativeAmount">
|
||||
|
|
|
|||
|
|
@ -112,7 +112,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text-center text-gray" ng-show="tx.status != 'pending'">
|
||||
<div class="text-center text-gray m20b" ng-show="tx.status != 'pending'">
|
||||
<div class="m10t"
|
||||
ng-show="tx.status=='accepted'" translate>
|
||||
Payment accepted...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue