Update translations for controllers and services
This commit is contained in:
parent
5437c9bf9e
commit
cbf3d7cceb
22 changed files with 564 additions and 195 deletions
|
|
@ -7,7 +7,7 @@
|
|||
</div>
|
||||
<div class="small-10 columns">
|
||||
<div ng-if="!$root.updatingBalance">
|
||||
<span class="text-bold size-16">Send {{tx.amountStr}}</span>
|
||||
<span class="text-bold size-16"><span translate>Send</span> {{tx.amountStr}}</span>
|
||||
<time class="right size-12 text-gray m5t">{{ (tx.ts || tx.createdOn ) * 1000 | amTimeAgo}}</time>
|
||||
</div>
|
||||
<div class="ellipsis size-14">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue