accelerations: not yet
This commit is contained in:
parent
aff44d90d5
commit
2cddc5fdd8
@ -83,8 +83,8 @@
|
|||||||
|
|
||||||
<ng-template #noData>
|
<ng-template #noData>
|
||||||
<div class="no-data">
|
<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">There are no active accelerations</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 recent accelerations</span>
|
||||||
</div>
|
</div>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user