diff --git a/frontend/src/app/components/acceleration-timeline/acceleration-timeline-tooltip.component.html b/frontend/src/app/components/acceleration-timeline/acceleration-timeline-tooltip.component.html
index bc6c2f8d3..94a8f7967 100644
--- a/frontend/src/app/components/acceleration-timeline/acceleration-timeline-tooltip.component.html
+++ b/frontend/src/app/components/acceleration-timeline/acceleration-timeline-tooltip.component.html
@@ -33,7 +33,7 @@
@if (accelerationInfo.status === 'seen') {
- Fee rate |
+ Fee rate |
|
} @else if (accelerationInfo.status === 'accelerated' || accelerationInfo.status === 'mined') {
Accelerated fee rate |
diff --git a/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html b/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html
index 755641cbc..8bdd4f14d 100644
--- a/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html
+++ b/frontend/src/app/components/acceleration/accelerations-list/accelerations-list.component.html
@@ -62,9 +62,9 @@
Pending
- Completed ⌛
- Mined ⌛
- Failed ⌛
+ Completed ⌛
+ Mined ⌛
+ Failed ⌛
|
diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf
index 6352a5a17..175d406e8 100644
--- a/frontend/src/locale/messages.xlf
+++ b/frontend/src/locale/messages.xlf
@@ -1291,13 +1291,42 @@
transaction.out-of-band-fees
-
+
Fee rate
src/app/components/acceleration-timeline/acceleration-timeline-tooltip.component.html
36
- transaction.fee-rate
+
+ src/app/components/acceleration/accelerations-list/accelerations-list.component.html
+ 12
+
+
+ src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
+ 46
+
+
+ src/app/components/transaction/transaction.component.html
+ 81
+
+
+ src/app/components/transaction/transaction.component.html
+ 619
+
+
+ src/app/lightning/channel/channel-box/channel-box.component.html
+ 18
+
+
+ src/app/lightning/channel/channel-preview.component.html
+ 31
+
+
+ src/app/lightning/channels-list/channels-list.component.html
+ 41
+
+ Transaction fee rate
+ transaction.fee-rate
Accelerated fee rate
@@ -1551,39 +1580,6 @@
dashboard.latest-transactions.txid
-
- Fee rate
-
- src/app/components/acceleration/accelerations-list/accelerations-list.component.html
- 12
-
-
- src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
- 46
-
-
- src/app/components/transaction/transaction.component.html
- 81
-
-
- src/app/components/transaction/transaction.component.html
- 619
-
-
- src/app/lightning/channel/channel-box/channel-box.component.html
- 18
-
-
- src/app/lightning/channel/channel-preview.component.html
- 31
-
-
- src/app/lightning/channels-list/channels-list.component.html
- 41
-
- Transaction fee rate
- transaction.fee-rate
-
Bid
@@ -1673,11 +1669,11 @@
accelerator.completed
-
- Failed ⌛
+
+ Failed
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
- 67,68
+ 67
accelerator.canceled
|