mirror of
https://github.com/mempool/mempool.git
synced 2025-04-10 12:59:32 +02:00
accelerations: not yet
This commit is contained in:
parent
aff44d90d5
commit
2cddc5fdd8
@ -83,8 +83,8 @@
|
||||
|
||||
<ng-template #noData>
|
||||
<div class="no-data">
|
||||
<span *ngIf="pending" i18n="accelerations.no-accelerations-yet">There are no active accelerations yet!</span>
|
||||
<span *ngIf="!pending" i18n="accelerations.no-accelerations-yet">There are no accelerations show here yet!</span>
|
||||
<span *ngIf="pending" i18n="accelerations.no-accelerations">There are no active accelerations</span>
|
||||
<span *ngIf="!pending" i18n="accelerations.no-accelerations">There are no recent accelerations</span>
|
||||
</div>
|
||||
</ng-template>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user