diff --git a/frontend/src/locale/messages.ar.xlf b/frontend/src/locale/messages.ar.xlf
index f4b3dbc7b..a7aec72a3 100644
--- a/frontend/src/locale/messages.ar.xlf
+++ b/frontend/src/locale/messages.ar.xlf
@@ -1101,16 +1101,57 @@
91
+
+ Mined
+ تم تعدينه
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
اول رؤية
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1171,11 +1212,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1195,51 +1236,6 @@
transaction.audit.accelerated
-
- Mined
- تم تعدينه
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1248,7 +1244,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1260,14 +1256,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1286,7 +1282,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1574,6 +1570,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1720,7 +1720,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1729,7 +1729,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1737,7 +1737,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2093,8 +2093,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2109,14 +2109,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2125,13 +2117,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6824,7 +6816,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6832,7 +6824,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6840,7 +6832,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6848,7 +6840,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6856,7 +6848,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6864,7 +6856,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6872,7 +6864,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6880,7 +6872,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6897,7 +6889,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6912,7 +6904,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.ca.xlf b/frontend/src/locale/messages.ca.xlf
index 217ba8e31..c54f89092 100644
--- a/frontend/src/locale/messages.ca.xlf
+++ b/frontend/src/locale/messages.ca.xlf
@@ -1089,16 +1089,57 @@
91
+
+ Mined
+ Minat
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Vist per primera vegada
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1159,11 +1200,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1183,51 +1224,6 @@
transaction.audit.accelerated
-
- Mined
- Minat
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1236,7 +1232,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1248,14 +1244,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1274,7 +1270,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1561,6 +1557,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1706,7 +1706,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1715,7 +1715,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1723,7 +1723,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2077,8 +2077,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2093,14 +2093,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2109,13 +2101,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6665,7 +6657,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6673,7 +6665,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6681,7 +6673,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6689,7 +6681,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6697,7 +6689,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6705,7 +6697,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6713,7 +6705,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6721,7 +6713,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6737,7 +6729,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6752,7 +6744,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.cs.xlf b/frontend/src/locale/messages.cs.xlf
index 1729c4fe4..075ed6d7f 100644
--- a/frontend/src/locale/messages.cs.xlf
+++ b/frontend/src/locale/messages.cs.xlf
@@ -1121,16 +1121,57 @@
91
+
+ Mined
+ Vytěžen
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Poprvé viděna
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,11 +1233,11 @@
Akcelerováno
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1216,51 +1257,6 @@
transaction.audit.accelerated
-
- Mined
- Vytěžen
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Poplatky Akcelerace
@@ -1270,7 +1266,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1283,7 +1279,7 @@
V tomto časovém rámci žádná akcelerovaná transakce
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1291,7 +1287,7 @@
V bloku:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1311,7 +1307,7 @@
Kolem bloku:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1611,6 +1607,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1767,7 +1767,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1776,7 +1776,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1784,7 +1784,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2147,9 +2147,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- Na této adrese je mnoho transakcí, více, než váš backend zvládne. Více informací o nastavení silnějšího backendu. Zvažte raději zobrazení této adresy na oficiálních Mempool stránkách:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2164,14 +2163,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2180,13 +2171,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -7008,7 +6999,7 @@
Vaše transakce byla urychlena
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -7017,7 +7008,7 @@
Čekání na zobrazení transakce v mempoolu
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7026,7 +7017,7 @@
Vaše transakce je v mempoolu, ale ještě nějakou dobu nebude potvrzena.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7035,7 +7026,7 @@
Vaše transakce je blízko vrcholu mempoolu a očekává se, že bude brzy potvrzena.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7044,7 +7035,7 @@
Očekává se, že vaše transakce bude potvrzena v následujícím bloku.
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7053,7 +7044,7 @@
Vaše transakce je potvrzena!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7061,7 +7052,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7069,7 +7060,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7086,7 +7077,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7102,7 +7093,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.da.xlf b/frontend/src/locale/messages.da.xlf
index 974be4a26..5233d9e93 100644
--- a/frontend/src/locale/messages.da.xlf
+++ b/frontend/src/locale/messages.da.xlf
@@ -1098,16 +1098,57 @@
91
+
+ Mined
+ Minet
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Først set
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1168,11 +1209,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,51 +1233,6 @@
transaction.audit.accelerated
-
- Mined
- Minet
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1245,7 +1241,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1257,14 +1253,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1283,7 +1279,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1571,6 +1567,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1717,7 +1717,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1726,7 +1726,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1734,7 +1734,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2090,8 +2090,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2106,14 +2106,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2122,13 +2114,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6821,7 +6813,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6829,7 +6821,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6837,7 +6829,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6845,7 +6837,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6853,7 +6845,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6861,7 +6853,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6869,7 +6861,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6877,7 +6869,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6894,7 +6886,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6909,7 +6901,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.de.xlf b/frontend/src/locale/messages.de.xlf
index c0d06ec18..68d9c934e 100644
--- a/frontend/src/locale/messages.de.xlf
+++ b/frontend/src/locale/messages.de.xlf
@@ -417,6 +417,7 @@
Sorry, something went wrong!
+ Entschuldigung, etwas ist schief gelaufen.
src/app/components/accelerate-checkout/accelerate-checkout.component.html
5
@@ -425,6 +426,7 @@
We were not able to accelerate this transaction. Please try again later.
+ Wir konnten diese Transaktion nicht beschleunigen. Bitte später erneut versuchen.
src/app/components/accelerate-checkout/accelerate-checkout.component.html
11
@@ -870,6 +872,7 @@
Your account will be debited no more than
+ Ihr Konto wird maximal belastet mit
src/app/components/accelerate-checkout/accelerate-checkout.component.html
367
@@ -900,6 +903,7 @@
Failed to load invoice
+ Invoice konnte nicht geladen werden
src/app/components/accelerate-checkout/accelerate-checkout.component.html
381
@@ -998,6 +1002,7 @@
...sorry, this is taking longer than expected...
+ ...Entschuldigung, das dauert länger als erwartet...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
509
@@ -1015,6 +1020,7 @@
Your transaction has been accepted for acceleration by our mining pool partners.
+ Die Transaktion wurde von unseren Mining-Pool-Partnern zur Beschleunigung akzeptiert.
src/app/components/accelerate-checkout/accelerate-checkout.component.html
524
@@ -1147,21 +1153,63 @@
accelerated
+ beschleunigt
src/app/components/accelerate-checkout/accelerate-fee-graph.component.ts
91
+
+ Mined
+ Gefunden
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Zuerst gesehen
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1223,11 +1271,11 @@
Beschleunigt
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1247,51 +1295,6 @@
transaction.audit.accelerated
-
- Mined
- Gefunden
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Beschleunigungsgebühren
@@ -1301,7 +1304,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1314,7 +1317,7 @@
Für diesen Zeitraum gibt es keine beschleunigte Transaktion
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1322,7 +1325,7 @@
Im Block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1342,7 +1345,7 @@
Um den Block herum:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1642,6 +1645,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1707,6 +1714,7 @@
(1 day)
+ (1 Tag)
src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html
27
@@ -1733,6 +1741,7 @@
(all time)
+ (alle Zeiten)
src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html
36
@@ -1800,7 +1809,7 @@
Beschleunigt durch
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1810,15 +1819,16 @@
der Hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
not accelerating
+ nicht beschleunigt
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2185,9 +2195,9 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- Es gibt viele Transaktionen auf diese Adresse, mehr als dein Backend verarbeiten kann. Weitere Informationen findest du unter Einrichten eines stärkeren Backends. Oder verwende für diese Addresse die offiziellen Mempool-Website:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+ Es gibt zu viele Transaktionen an dieser Adresse, mehr als Ihr Backend verarbeiten kann. Weitere Informationen finden Sie unter Einrichten eines stärkeren Backends. Stattdessen diese Adresse auf der offiziellen Mempool-Website ansehen:
src/app/components/address/address.component.html
204,207
@@ -2203,15 +2213,6 @@
address.confirmed-balance
-
- Unconfirmed balance
- Unbestätigtes Guthaben
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
Bestätigte UTXOs
@@ -2221,14 +2222,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
- Unbestätigte UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -3939,6 +3939,7 @@
Error loading block data.
+ Fehler beim Laden der Blockdaten.
src/app/components/block/block.component.html
367
@@ -6166,6 +6167,7 @@
Error loading pool data.
+ Fehler beim Laden der Pooldaten.
src/app/components/pool/pool.component.html
467
@@ -7071,7 +7073,7 @@
Deine Transaktion wurde beschleunigt
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -7080,7 +7082,7 @@
Warten, bis Ihre Transaktion im Mempool erscheint
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7089,7 +7091,7 @@
Deine Transaktion befindet sich im Mempool, wird aber für einige Zeit nicht bestätigt werden.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7098,7 +7100,7 @@
Ihre Transaktion befindet sich fast oben im Mempool und wird voraussichtlich bald bestätigt werden.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7107,7 +7109,7 @@
Deine Transaktion wird voraussichtlich im nächsten Block bestätigt
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7116,7 +7118,7 @@
Deine Transaktion ist bestätigt!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7125,7 +7127,7 @@
Ihre Transaktion wurde durch eine neuere Version ersetzt!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7134,7 +7136,7 @@
Mehr Details anzeigen
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7151,7 +7153,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7167,7 +7169,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
@@ -7226,6 +7228,7 @@
RBF Timeline
+ RBF-Zeitleiste
src/app/components/transaction/transaction.component.html
158
@@ -7235,6 +7238,7 @@
Acceleration Timeline
+ Beschleunigungszeitleiste
src/app/components/transaction/transaction.component.html
167
@@ -10077,6 +10081,7 @@
Your balance is too low.Please top up your account.
+ Ihr Guthaben ist zu niedrig.Bitte laden Sie Ihr Konto auf.
src/app/shared/components/mempool-error/mempool-error.component.html
9
diff --git a/frontend/src/locale/messages.es.xlf b/frontend/src/locale/messages.es.xlf
index 3e726791d..d9bbcd65d 100644
--- a/frontend/src/locale/messages.es.xlf
+++ b/frontend/src/locale/messages.es.xlf
@@ -1111,16 +1111,57 @@
91
+
+ Mined
+ Minado
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Visto por primera vez
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1182,11 +1223,11 @@
Acelerado
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1206,51 +1247,6 @@
transaction.audit.accelerated
-
- Mined
- Minado
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Comisiones de aceleración
@@ -1260,7 +1256,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1272,7 +1268,7 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1280,7 +1276,7 @@
En el bloque:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1299,7 +1295,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1594,6 +1590,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1740,7 +1740,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1749,7 +1749,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1757,7 +1757,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2116,8 +2116,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2132,14 +2132,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2148,13 +2140,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6916,7 +6908,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6924,7 +6916,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6932,7 +6924,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6940,7 +6932,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6948,7 +6940,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6956,7 +6948,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6964,7 +6956,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6972,7 +6964,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6989,7 +6981,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7004,7 +6996,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.fa.xlf b/frontend/src/locale/messages.fa.xlf
index 4e73c9d4e..13949c849 100644
--- a/frontend/src/locale/messages.fa.xlf
+++ b/frontend/src/locale/messages.fa.xlf
@@ -1125,16 +1125,57 @@
91
+
+ Mined
+ استخراجشده
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
اولین زمان دیدهشدن
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1196,11 +1237,11 @@
شتابدهیشده
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1220,51 +1261,6 @@
transaction.audit.accelerated
-
- Mined
- استخراجشده
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
کارمزد شتابدهی
@@ -1274,7 +1270,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1287,7 +1283,7 @@
هیچ تراکنشی در این بازه زمانی شتابدهی نشده است
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1295,7 +1291,7 @@
در بلاک:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1315,7 +1311,7 @@
حدودا در بلاک:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1614,6 +1610,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1770,7 +1770,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1779,7 +1779,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1787,7 +1787,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2151,9 +2151,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- این آدرس تعداد زیادی تراکنش دارد. بیشتر از حدی که پیکربندی سیستم شما بتواند آن را پردازش کند. برای راهاندازی سیستم قویتر اینجا را ببینید. همچنین میتوانید این آدرس را در سایت ممپول مشاهده کنید:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2169,15 +2168,6 @@
address.confirmed-balance
-
- Unconfirmed balance
- موجودی تأییدنشده
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2186,13 +2176,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6957,7 +6947,7 @@
تراکنش شما شتابدهی شده است
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6966,7 +6956,7 @@
منتظر دیدهشدن تراکنش شما در mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6975,7 +6965,7 @@
تراکنش شما در mempool است اما فعلا تأیید نخواهد شد.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6984,7 +6974,7 @@
تراکنش شما جلوی صف mempool قرار دارد و به زودی تأیید خواهد شد.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6993,7 +6983,7 @@
تراکنش شما به زودی در بلاک بعدی تأیید خواهد شد.
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7002,7 +6992,7 @@
تراکنش شما تأیید شد!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7011,7 +7001,7 @@
تراکنش شما با نسخه جدیدی جایگزین شده!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7020,7 +7010,7 @@
دیدن اطلاعات بیشتر
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7037,7 +7027,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7053,7 +7043,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.fi.xlf b/frontend/src/locale/messages.fi.xlf
index 2f32f942b..e7ffcc6a1 100644
--- a/frontend/src/locale/messages.fi.xlf
+++ b/frontend/src/locale/messages.fi.xlf
@@ -1121,16 +1121,57 @@
91
+
+ Mined
+ Louhittu
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Ensimmäiseksi nähty
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,11 +1233,11 @@
Kiihdytetty
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1216,51 +1257,6 @@
transaction.audit.accelerated
-
- Mined
- Louhittu
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Nopeutusmaksut
@@ -1270,7 +1266,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1283,7 +1279,7 @@
Ei nopeutettua transaktiota tällä aikataululla
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1291,7 +1287,7 @@
Lohkossa:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1311,7 +1307,7 @@
Noin lohko:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1609,6 +1605,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1765,7 +1765,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1774,7 +1774,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1782,7 +1782,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2139,8 +2139,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2155,14 +2155,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2171,13 +2163,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6919,7 +6911,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6927,7 +6919,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6935,7 +6927,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6943,7 +6935,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6951,7 +6943,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6959,7 +6951,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6967,7 +6959,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6975,7 +6967,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6992,7 +6984,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7007,7 +6999,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.fr.xlf b/frontend/src/locale/messages.fr.xlf
index a614195cf..4f338106a 100644
--- a/frontend/src/locale/messages.fr.xlf
+++ b/frontend/src/locale/messages.fr.xlf
@@ -1149,16 +1149,57 @@
91
+
+ Mined
+ Miné
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Vu pour la première fois
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1220,11 +1261,11 @@
Accéléré
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1244,51 +1285,6 @@
transaction.audit.accelerated
-
- Mined
- Miné
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Frais d'accélération
@@ -1298,7 +1294,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1311,7 +1307,7 @@
Aucune transaction accélérée pour cette période
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1319,7 +1315,7 @@
Au bloc :
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1339,7 +1335,7 @@
Autour du bloc :
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1639,6 +1635,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1797,7 +1797,7 @@
Accéléré par
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1807,7 +1807,7 @@
du taux de hachage
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1815,7 +1815,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2182,9 +2182,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- Il existe de nombreuses transactions sur cette adresse, plus que ce que votre backend peut gérer. En savoir plus sur la configuration d'un backend plus puissant. Vous pouvez consulter cette adresse sur le site officiel de Mempool :
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2200,15 +2199,6 @@
address.confirmed-balance
-
- Unconfirmed balance
- Solde non confirmé
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
UTXOs confirmés
@@ -2218,14 +2208,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
- UTXOs non confirmés
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -7060,7 +7049,7 @@
Votre transaction a été accélérée
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -7069,7 +7058,7 @@
En attente que votre transaction apparaisse dans la mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7078,7 +7067,7 @@
Votre transaction est dans la mempool, mais elle ne sera pas confirmée avant un certain temps.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7087,7 +7076,7 @@
Votre transaction se trouve en haut de la mempool et devrait être confirmée bientôt.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7096,7 +7085,7 @@
Votre transaction devrait être confirmée dans le prochain bloc
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7105,7 +7094,7 @@
Votre transaction est confirmée !
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7114,7 +7103,7 @@
Votre transaction a été remplacée par une version plus récente !
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7123,7 +7112,7 @@
Voir plus de détails
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7140,7 +7129,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7156,7 +7145,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.he.xlf b/frontend/src/locale/messages.he.xlf
index 9fe4420af..356416e1f 100644
--- a/frontend/src/locale/messages.he.xlf
+++ b/frontend/src/locale/messages.he.xlf
@@ -1099,16 +1099,57 @@
91
+
+ Mined
+ נכרה
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
נראה לראשונה
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1169,11 +1210,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1193,51 +1234,6 @@
transaction.audit.accelerated
-
- Mined
- נכרה
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
עמלות האצה
@@ -1247,7 +1243,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1259,14 +1255,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1285,7 +1281,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1576,6 +1572,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1722,7 +1722,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1731,7 +1731,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1739,7 +1739,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2095,8 +2095,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2111,14 +2111,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2127,13 +2119,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6826,7 +6818,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6834,7 +6826,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6842,7 +6834,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6850,7 +6842,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6858,7 +6850,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6866,7 +6858,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6874,7 +6866,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6882,7 +6874,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6899,7 +6891,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6914,7 +6906,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.hi.xlf b/frontend/src/locale/messages.hi.xlf
index f9d07db11..6cb035683 100644
--- a/frontend/src/locale/messages.hi.xlf
+++ b/frontend/src/locale/messages.hi.xlf
@@ -1095,16 +1095,57 @@
91
+
+ Mined
+ माइंड
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
प्रथम देखा
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1165,11 +1206,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1189,51 +1230,6 @@
transaction.audit.accelerated
-
- Mined
- माइंड
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1242,7 +1238,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1254,14 +1250,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1280,7 +1276,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1567,6 +1563,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1713,7 +1713,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1722,7 +1722,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1730,7 +1730,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2086,8 +2086,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2102,14 +2102,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2118,13 +2110,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6711,7 +6703,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6719,7 +6711,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6727,7 +6719,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6735,7 +6727,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6743,7 +6735,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6751,7 +6743,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6759,7 +6751,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6767,7 +6759,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6784,7 +6776,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6799,7 +6791,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.hr.xlf b/frontend/src/locale/messages.hr.xlf
index 54cac9754..563a2d4db 100644
--- a/frontend/src/locale/messages.hr.xlf
+++ b/frontend/src/locale/messages.hr.xlf
@@ -1056,16 +1056,56 @@
91
+
+ Mined
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Prvo viđeno
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1126,11 +1166,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1150,50 +1190,6 @@
transaction.audit.accelerated
-
- Mined
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1202,7 +1198,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1214,14 +1210,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1240,7 +1236,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1525,6 +1521,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1670,7 +1670,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1679,7 +1679,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1687,7 +1687,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2031,8 +2031,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2047,14 +2047,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2063,13 +2055,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6573,7 +6565,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6581,7 +6573,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6589,7 +6581,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6597,7 +6589,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6605,7 +6597,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6613,7 +6605,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6621,7 +6613,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6629,7 +6621,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6645,7 +6637,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6660,7 +6652,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.hu.xlf b/frontend/src/locale/messages.hu.xlf
index 78e70d0ef..072b6a963 100644
--- a/frontend/src/locale/messages.hu.xlf
+++ b/frontend/src/locale/messages.hu.xlf
@@ -1109,16 +1109,57 @@
91
+
+ Mined
+ Bányászott
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Először látva
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1179,11 +1220,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1203,51 +1244,6 @@
transaction.audit.accelerated
-
- Mined
- Bányászott
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Gyorsítási Díjak
@@ -1257,7 +1253,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1269,14 +1265,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1295,7 +1291,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1584,6 +1580,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1730,7 +1730,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1739,7 +1739,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1747,7 +1747,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2104,8 +2104,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2120,14 +2120,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2136,13 +2128,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6856,7 +6848,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6864,7 +6856,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6872,7 +6864,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6880,7 +6872,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6888,7 +6880,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6897,7 +6889,7 @@
Az ön tranzakciója megerősítve!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6905,7 +6897,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6913,7 +6905,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6930,7 +6922,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6945,7 +6937,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.it.xlf b/frontend/src/locale/messages.it.xlf
index dcee24588..d3d6eb847 100644
--- a/frontend/src/locale/messages.it.xlf
+++ b/frontend/src/locale/messages.it.xlf
@@ -1121,16 +1121,57 @@
91
+
+ Mined
+ Minato
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Vista per la prima volta
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,11 +1233,11 @@
Accelerata
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1216,51 +1257,6 @@
transaction.audit.accelerated
-
- Mined
- Minato
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Commisioni di Accelerazione
@@ -1270,7 +1266,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1283,7 +1279,7 @@
Nessuna transazione accelerata in questo lasso di tempo
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1291,7 +1287,7 @@
Al blocco:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1311,7 +1307,7 @@
Intorno al blocco:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1611,6 +1607,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1767,7 +1767,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1776,7 +1776,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1784,7 +1784,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2147,9 +2147,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- Ci sono molte transazioni su questo indirizzo, più di quelle che il tuo backend può gestire. Scopri di più sulla configurazione di un backend più potente. Considera la visualizzazione di questo indirizzo sul sito web ufficiale di Mempool:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2164,14 +2163,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2180,13 +2171,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -7008,7 +6999,7 @@
La tua transazione è stata accelerata
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -7017,7 +7008,7 @@
In attesa che la transazione venga visualizzata nella mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7026,7 +7017,7 @@
La tua transazione è nella mempool, ma non sarà confermata in breve tempo.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7035,7 +7026,7 @@
La tua transazione è quasi nella parte alta della mempool e dovrebbe essere confermata presto.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7044,7 +7035,7 @@
La transazione dovrebbe essere confermata nel prossimo blocco
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7053,7 +7044,7 @@
La tua transazione è confermata!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7061,7 +7052,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7069,7 +7060,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7086,7 +7077,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7102,7 +7093,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.ja.xlf b/frontend/src/locale/messages.ja.xlf
index a3bb4962d..5f22bd60e 100644
--- a/frontend/src/locale/messages.ja.xlf
+++ b/frontend/src/locale/messages.ja.xlf
@@ -1150,16 +1150,57 @@
91
+
+ Mined
+ 採掘された
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
最初に見た
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1221,11 +1262,11 @@
高速化済み
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1245,51 +1286,6 @@
transaction.audit.accelerated
-
- Mined
- 採掘された
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
高速化手数料
@@ -1299,7 +1295,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1312,7 +1308,7 @@
この期間には高速化取引がありません
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1320,7 +1316,7 @@
ブロック:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1340,7 +1336,7 @@
近くのブロック:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1640,6 +1636,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1798,7 +1798,7 @@
高速化の際
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1808,7 +1808,7 @@
マイニングハッシュ力を使用
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1816,7 +1816,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2183,9 +2183,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- このアドレスには、バックエンドが処理できる以上のトランザクションが多数あります。詳細については、より強力なバックエンドの設定をご覧ください。代わりに、公式 Mempool サイトでこのアドレスを表示することを検討してください。
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2201,15 +2200,6 @@
address.confirmed-balance
-
- Unconfirmed balance
- 未承認残高
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
承認済み UTXO
@@ -2219,14 +2209,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
- 未承認 UTXO
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -7069,7 +7058,7 @@
取引が高速化されました
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -7078,7 +7067,7 @@
mempoolに取引が表示されるのを待っています...
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7087,7 +7076,7 @@
取引はmempoolにありますが、しばらくは承認されません。
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7096,7 +7085,7 @@
あなたの取引はmempoolの上位近くにあり、すぐに承認される予定です。
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7105,7 +7094,7 @@
あなたの取引は次のブロックで承認される予定です
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7114,7 +7103,7 @@
取引が承認されました!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7123,7 +7112,7 @@
取引は新しいバージョンに置き換えられました。
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7132,7 +7121,7 @@
詳細を見る
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7149,7 +7138,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7165,7 +7154,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.ka.xlf b/frontend/src/locale/messages.ka.xlf
index 3f71e4f2e..a08f523e4 100644
--- a/frontend/src/locale/messages.ka.xlf
+++ b/frontend/src/locale/messages.ka.xlf
@@ -1098,16 +1098,57 @@
91
+
+ Mined
+ მოპოვებული
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
პირველი
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1168,11 +1209,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,51 +1233,6 @@
transaction.audit.accelerated
-
- Mined
- მოპოვებული
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1245,7 +1241,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1257,14 +1253,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1283,7 +1279,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1571,6 +1567,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1717,7 +1717,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1726,7 +1726,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1734,7 +1734,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2090,8 +2090,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2106,14 +2106,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2122,13 +2114,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6808,7 +6800,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6816,7 +6808,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6824,7 +6816,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6832,7 +6824,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6840,7 +6832,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6848,7 +6840,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6856,7 +6848,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6864,7 +6856,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6881,7 +6873,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6896,7 +6888,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.ko.xlf b/frontend/src/locale/messages.ko.xlf
index abf5a3be7..8e17681b2 100644
--- a/frontend/src/locale/messages.ko.xlf
+++ b/frontend/src/locale/messages.ko.xlf
@@ -1106,16 +1106,57 @@
91
+
+ Mined
+ 채굴됨
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
처음으로 감지됨
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1176,11 +1217,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1200,51 +1241,6 @@
transaction.audit.accelerated
-
- Mined
- 채굴됨
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
가속 수수료
@@ -1254,7 +1250,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1266,14 +1262,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1292,7 +1288,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1584,6 +1580,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1730,7 +1730,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1739,7 +1739,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1747,7 +1747,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2103,8 +2103,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2119,14 +2119,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2135,13 +2127,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6835,7 +6827,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6843,7 +6835,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6851,7 +6843,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6859,7 +6851,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6867,7 +6859,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6875,7 +6867,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6883,7 +6875,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6891,7 +6883,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6908,7 +6900,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6923,7 +6915,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.lt.xlf b/frontend/src/locale/messages.lt.xlf
index 00f82bc94..554158601 100644
--- a/frontend/src/locale/messages.lt.xlf
+++ b/frontend/src/locale/messages.lt.xlf
@@ -1098,16 +1098,57 @@
91
+
+ Mined
+ Iškasta
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Pirma pamatytas
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1168,11 +1209,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,51 +1233,6 @@
transaction.audit.accelerated
-
- Mined
- Iškasta
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1245,7 +1241,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1257,14 +1253,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1283,7 +1279,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1571,6 +1567,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1717,7 +1717,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1726,7 +1726,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1734,7 +1734,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2090,8 +2090,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2106,14 +2106,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2122,13 +2114,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6821,7 +6813,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6829,7 +6821,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6837,7 +6829,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6845,7 +6837,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6853,7 +6845,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6861,7 +6853,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6869,7 +6861,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6877,7 +6869,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6894,7 +6886,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6909,7 +6901,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.mk.xlf b/frontend/src/locale/messages.mk.xlf
index c9c13f7fc..ffc4bddaa 100644
--- a/frontend/src/locale/messages.mk.xlf
+++ b/frontend/src/locale/messages.mk.xlf
@@ -1098,16 +1098,57 @@
91
+
+ Mined
+ Пронајден
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Пратена
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1168,11 +1209,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,51 +1233,6 @@
transaction.audit.accelerated
-
- Mined
- Пронајден
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1245,7 +1241,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1257,14 +1253,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1283,7 +1279,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1571,6 +1567,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1717,7 +1717,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1726,7 +1726,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1734,7 +1734,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2090,8 +2090,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2106,14 +2106,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2122,13 +2114,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6821,7 +6813,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6829,7 +6821,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6837,7 +6829,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6845,7 +6837,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6853,7 +6845,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6861,7 +6853,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6869,7 +6861,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6877,7 +6869,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6894,7 +6886,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6909,7 +6901,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.nb.xlf b/frontend/src/locale/messages.nb.xlf
index 33985b4d0..1ec269da3 100644
--- a/frontend/src/locale/messages.nb.xlf
+++ b/frontend/src/locale/messages.nb.xlf
@@ -1107,16 +1107,57 @@
91
+
+ Mined
+ Utvunnet
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Først sett
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1178,11 +1219,11 @@
Akselerert
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1202,51 +1243,6 @@
transaction.audit.accelerated
-
- Mined
- Utvunnet
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1255,7 +1251,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1267,14 +1263,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1293,7 +1289,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1582,6 +1578,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1728,7 +1728,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1737,7 +1737,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1745,7 +1745,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2101,8 +2101,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2117,14 +2117,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2133,13 +2125,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6881,7 +6873,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6889,7 +6881,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6897,7 +6889,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6905,7 +6897,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6913,7 +6905,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6921,7 +6913,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6929,7 +6921,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6937,7 +6929,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6954,7 +6946,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6969,7 +6961,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.ne.xlf b/frontend/src/locale/messages.ne.xlf
index 7c6c6de28..235076044 100644
--- a/frontend/src/locale/messages.ne.xlf
+++ b/frontend/src/locale/messages.ne.xlf
@@ -1098,16 +1098,57 @@
91
+
+ Mined
+ खानी गरिएको
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
पहिलो पटक देखियो
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1168,11 +1209,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,51 +1233,6 @@
transaction.audit.accelerated
-
- Mined
- खानी गरिएको
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1245,7 +1241,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1257,14 +1253,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1283,7 +1279,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1571,6 +1567,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1717,7 +1717,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1726,7 +1726,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1734,7 +1734,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2090,8 +2090,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2106,14 +2106,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2122,13 +2114,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6818,7 +6810,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6826,7 +6818,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6834,7 +6826,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6842,7 +6834,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6850,7 +6842,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6858,7 +6850,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6866,7 +6858,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6874,7 +6866,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6891,7 +6883,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6906,7 +6898,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.nl.xlf b/frontend/src/locale/messages.nl.xlf
index 93f81081c..a8f5537c4 100644
--- a/frontend/src/locale/messages.nl.xlf
+++ b/frontend/src/locale/messages.nl.xlf
@@ -1121,16 +1121,57 @@
91
+
+ Mined
+ Gedolven
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Eerst gezien
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,11 +1233,11 @@
Versneld
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1216,51 +1257,6 @@
transaction.audit.accelerated
-
- Mined
- Gedolven
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Versnellingstarief
@@ -1270,7 +1266,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1283,7 +1279,7 @@
Geen versnelde transacties in dit tijdvak
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1291,7 +1287,7 @@
Bij blok:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1311,7 +1307,7 @@
Rond blok:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1609,6 +1605,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1763,7 +1763,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1772,7 +1772,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1780,7 +1780,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2142,9 +2142,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- Er zijn veel transacties op dit adres, meer dan uw backend aankan. Bekijk meer informatie over het opzetten van een krachtigere backend. Bekijk in plaats daarvan dit adres op de officiële Mempool-website:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2159,14 +2158,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2175,13 +2166,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6994,7 +6985,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -7002,7 +6993,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7010,7 +7001,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7018,7 +7009,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7026,7 +7017,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7034,7 +7025,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7042,7 +7033,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7050,7 +7041,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7067,7 +7058,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7083,7 +7074,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.pl.xlf b/frontend/src/locale/messages.pl.xlf
index 4c92786b5..20599dee8 100644
--- a/frontend/src/locale/messages.pl.xlf
+++ b/frontend/src/locale/messages.pl.xlf
@@ -1121,16 +1121,57 @@
91
+
+ Mined
+ Wydobyty
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Pierwszy raz widziana
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,11 +1233,11 @@
Przyspieszona
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1216,51 +1257,6 @@
transaction.audit.accelerated
-
- Mined
- Wydobyty
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Opłaty akceleracji
@@ -1270,7 +1266,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1283,7 +1279,7 @@
Brak przyspieszanych transakcji w tym okresie
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1291,7 +1287,7 @@
W bloku:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1311,7 +1307,7 @@
Wokół bloku:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1611,6 +1607,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1767,7 +1767,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1776,7 +1776,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1784,7 +1784,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2147,9 +2147,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- Pod tym adresem jest wiele transakcji, więcej niż może obsłużyć Twój backend. Zobacz więcej na temat konfigurowania silniejszego backendu. Rozważ zamiast tego obejrzenie tego adresu na oficjalnej stronie Mempool:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2164,14 +2163,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2180,13 +2171,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -7008,7 +6999,7 @@
Twoja transakcja została przyspieszona
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -7017,7 +7008,7 @@
Oczekiwanie na pojawienie się twojej transakcji w mempoolu
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7026,7 +7017,7 @@
Twoja transakcja znajduje się w mempool, ale jej potwierdzenie zajmie trochę czasu
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7035,7 +7026,7 @@
Twoja transakcja znajduje się blisko szczytu mempool i powinna zostać wkrótce potwierdzona
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7044,7 +7035,7 @@
Twoja transakcja powinna zostać potwierdzona w następnym bloku
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7053,7 +7044,7 @@
Twoja transakcja jest potwierdzona!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7061,7 +7052,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7069,7 +7060,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7086,7 +7077,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7102,7 +7093,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.pt.xlf b/frontend/src/locale/messages.pt.xlf
index 6dd370b24..e13c9c7ea 100644
--- a/frontend/src/locale/messages.pt.xlf
+++ b/frontend/src/locale/messages.pt.xlf
@@ -339,7 +339,7 @@
Community Integrations
- Integrações da comunidade
+ Integrações da Comunidade
src/app/components/about/about.component.html
237
@@ -348,7 +348,7 @@
Community Alliances
- Alianças da comunidade
+ Alianças da Comunidade
src/app/components/about/about.component.html
351
@@ -366,7 +366,7 @@
Project Contributors
- Contribuidores do projeto
+ Contribuidores do Projeto
src/app/components/about/about.component.html
381
@@ -416,6 +416,7 @@
Sorry, something went wrong!
+ Desculpe, algo deu errado!
src/app/components/accelerate-checkout/accelerate-checkout.component.html
5
@@ -455,6 +456,7 @@
Plus unconfirmed ancestor(s)
+ E mais ancestral(ais) não confirmado(s)
src/app/components/accelerate-checkout/accelerate-checkout.component.html
41
@@ -489,6 +491,7 @@
Size in vbytes of this transaction (including unconfirmed ancestors)
+ Tamanho em vbytes desta transação (incluindo ancestrais não confirmados)
src/app/components/accelerate-checkout/accelerate-checkout.component.html
51
@@ -623,6 +626,7 @@
Fees already paid by this transaction (including unconfirmed ancestors)
+ Taxas já pagas por esta transação (incluindo ancestrais não confirmados)
src/app/components/accelerate-checkout/accelerate-checkout.component.html
62
@@ -805,7 +809,7 @@
Wait
- Espera
+ Esperar
src/app/components/accelerate-checkout/accelerate-checkout.component.html
285
@@ -970,6 +974,7 @@
We are processing your payment...
+ Estamos processando seu pagamento...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
490
@@ -978,6 +983,7 @@
Accelerating your transaction
+ Acelerando sua transação
src/app/components/accelerate-checkout/accelerate-checkout.component.html
500
@@ -986,6 +992,7 @@
Confirming your acceleration with our mining pool partners...
+ Confirmando sua aceleração com nossos parceiros de pool de mineração...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
507
@@ -994,6 +1001,7 @@
...sorry, this is taking longer than expected...
+ ...desculpe, isso está demorando mais que o esperado...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
509
@@ -1011,6 +1019,7 @@
Your transaction has been accepted for acceleration by our mining pool partners.
+ Sua transação foi aceita para aceleração por nossos parceiros de pool de mineração.
src/app/components/accelerate-checkout/accelerate-checkout.component.html
524
@@ -1019,6 +1028,7 @@
Calculating cost...
+ Calculando custo...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
543
@@ -1142,21 +1152,63 @@
accelerated
+ acelerado
src/app/components/accelerate-checkout/accelerate-fee-graph.component.ts
91
+
+ Mined
+ Minerada
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Vista pela primeira vez
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1218,11 +1270,11 @@
Acelerada
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1242,60 +1294,16 @@
transaction.audit.accelerated
-
- Mined
- Minerado
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
+ Taxas de Aceleração
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.html
6
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1308,7 +1316,7 @@
Nenhuma transação acelerada neste período
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1316,7 +1324,7 @@
No bloco:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1336,7 +1344,7 @@
Por volta do bloco:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1383,7 +1391,7 @@
Total Bid Boost
- Total de Bid Boost
+ Total de Oferta
src/app/components/acceleration/acceleration-stats/acceleration-stats.component.html
11
@@ -1400,6 +1408,7 @@
BTC
+ BTC
src/app/components/acceleration/acceleration-stats/acceleration-stats.component.html
13
@@ -1433,6 +1442,7 @@
Total vSize
+ vSize Total
src/app/components/acceleration/acceleration-stats/acceleration-stats.component.html
20
@@ -1520,7 +1530,7 @@
Fee rate
- Taxa de transação
+ Taxas
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
12
@@ -1554,6 +1564,7 @@
Bid
+ Oferta
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
13
@@ -1562,6 +1573,7 @@
Requested
+ Solicitada
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
14
@@ -1574,6 +1586,7 @@
Bid Boost
+ Oferta de Aumento
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
17
@@ -1631,6 +1644,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1647,6 +1664,7 @@
Failed 🔄
+ Falha 🔄
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
55,56
@@ -1695,6 +1713,7 @@
(1 day)
+ (1 dia)
src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html
27
@@ -1721,6 +1740,7 @@
(all time)
+ (todos os tempos)
src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html
36
@@ -1788,7 +1808,7 @@
Acelerada por
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1798,7 +1818,7 @@
do hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1807,7 +1827,7 @@
sem aceleração
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -1821,7 +1841,7 @@
Avg Max Bid
- Lance máximo médio
+ Oferta máxima média
src/app/components/acceleration/pending-stats/pending-stats.component.html
11
@@ -2126,6 +2146,7 @@
all
+ todos
src/app/components/address/address.component.html
84
@@ -2134,6 +2155,7 @@
recent
+ recente
src/app/components/address/address.component.html
87
@@ -2142,6 +2164,7 @@
of transaction
+ de transação
src/app/components/address/address.component.html
101
@@ -2150,7 +2173,7 @@
of transactions
- de transações
+ de transações
src/app/components/address/address.component.html
102
@@ -2170,8 +2193,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2187,15 +2210,6 @@
address.confirmed-balance
-
- Unconfirmed balance
- Saldo não confirmado
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
UTXOs confirmados
@@ -2205,14 +2219,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
- UTXOs não confirmados
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -2415,6 +2428,7 @@
No featured assets
+ Nenhum asset em destaque
src/app/components/assets/assets-featured/assets-featured.component.html
3
@@ -2573,6 +2587,7 @@
BTC Holdings
+ Holdings BTC
src/app/components/balance-widget/balance-widget.component.html
5
@@ -2589,6 +2604,7 @@
Change (7d)
+ Mudança (7d)
src/app/components/balance-widget/balance-widget.component.html
14
@@ -2601,6 +2617,7 @@
Change (30d)
+ Mudança (30d)
src/app/components/balance-widget/balance-widget.component.html
23
@@ -2630,6 +2647,7 @@
Avg Block Fee (24h)
+ Taxa média do bloco (24h)
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html
51
@@ -2642,6 +2660,7 @@
Avg Block Fee (1m)
+ Taxa média de bloco (1 mês)
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html
57
@@ -2661,6 +2680,7 @@
Block Fees
+ Taxas de Blocos
src/app/components/block-fees-graph/block-fees-graph.component.html
6
@@ -2845,6 +2865,7 @@
Block Health
+ Saúde do Bloco
src/app/components/block-health-graph/block-health-graph.component.html
6
@@ -2925,6 +2946,7 @@
Your browser does not support this feature.
+ Seu navegador não oferece suporte a esse recurso.
src/app/components/block-overview-graph/block-overview-graph.component.html
21
@@ -2966,7 +2988,7 @@
Confirmed
- Confirmado
+ Confirmada
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
32
@@ -3081,6 +3103,7 @@
Removed
+ Removida
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
71
@@ -3107,6 +3130,7 @@
High sigop count
+ Contagem alta de sigop
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
73
@@ -3124,6 +3148,7 @@
Recently CPFP'd
+ CPFP recentemente
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
75
@@ -3132,6 +3157,7 @@
Added
+ Adicionada
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
76
@@ -3145,6 +3171,7 @@
Prioritized
+ Priorizada
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
77
@@ -3158,6 +3185,7 @@
Conflict
+ Conflito
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
79
@@ -3541,6 +3569,7 @@
This block does not belong to the main chain, it has been replaced by:
+ Este bloco não pertence à cadeia principal, foi substituído por:
src/app/components/block/block.component.html
5
@@ -3559,6 +3588,7 @@
Stale
+ Obsoleto
src/app/components/block/block.component.html
30
@@ -3708,7 +3738,7 @@
Expected Block
- Block Esperado
+ Bloco Esperado
src/app/components/block/block.component.html
231
@@ -3894,6 +3924,7 @@
Error loading block data.
+ Erro ao carregar dados do bloco.
src/app/components/block/block.component.html
367
@@ -4236,7 +4267,7 @@
Recent Replacements
- Substituições recentes
+ Substituições Recentes
src/app/components/custom-dashboard/custom-dashboard.component.html
100
@@ -4275,6 +4306,7 @@
Full RBF
+ RBF completo
src/app/components/custom-dashboard/custom-dashboard.component.html
122
@@ -4401,6 +4433,7 @@
Coinjoin
+ Coinjoin
src/app/components/custom-dashboard/custom-dashboard.component.ts
73
@@ -4467,7 +4500,7 @@
Remaining
- Faltando
+ Restante
src/app/components/difficulty-mining/difficulty-mining.component.html
7
@@ -4696,6 +4729,7 @@
New subsidy
+ Novo subsídio
src/app/components/difficulty/difficulty.component.html
103
@@ -4713,6 +4747,7 @@
Block remaining
+ Bloco restante
src/app/components/difficulty/difficulty.component.html
112
@@ -4721,6 +4756,7 @@
Testnet4 Faucet
+ Torneira Testnet4
src/app/components/faucet/faucet.component.html
4
@@ -4729,6 +4765,7 @@
Amount (sats)
+ Quantidade (sats)
src/app/components/faucet/faucet.component.html
51
@@ -4737,6 +4774,7 @@
Request Testnet4 Coins
+ Solicitar moedas Testnet4
src/app/components/faucet/faucet.component.html
70
@@ -4839,6 +4877,7 @@
WU/s
+ WU/s
src/app/components/footer/footer.component.html
14
@@ -5214,6 +5253,7 @@
UTXOs
+ UTXOs
src/app/components/liquid-reserves-audit/expired-utxos-stats/expired-utxos-stats.component.html
6
@@ -5230,6 +5270,7 @@
Total Expired
+ Total Expirado
src/app/components/liquid-reserves-audit/expired-utxos-stats/expired-utxos-stats.component.html
12
@@ -5246,6 +5287,7 @@
Liquid Federation Wallet
+ Carteira da Federação Liquid
src/app/components/liquid-reserves-audit/federation-addresses-stats/federation-addresses-stats.component.html
5
@@ -5292,6 +5334,7 @@
Related Peg-In
+ Peg-In Relacionado
src/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html
11
@@ -5300,6 +5343,7 @@
Expires in
+ Expira em
src/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html
13
@@ -5308,6 +5352,7 @@
Expired since
+ Expirado desde
src/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html
14
@@ -5316,6 +5361,7 @@
Dust
+ Pó
src/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html
15
@@ -5324,6 +5370,7 @@
Change output
+ Saída de troco
src/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html
55
@@ -5374,6 +5421,7 @@
Recent Peg-In / Out's
+ Peg-In/Out recentes
src/app/components/liquid-reserves-audit/recent-pegs-list/recent-pegs-list.component.html
4
@@ -5402,6 +5450,7 @@
BTC Address
+ Endereço BTC
src/app/components/liquid-reserves-audit/recent-pegs-list/recent-pegs-list.component.html
16
@@ -5426,6 +5475,7 @@
Peg-Ins
+ Peg-Ins
src/app/components/liquid-reserves-audit/recent-pegs-stats/recent-pegs-stats.component.html
13
@@ -5442,6 +5492,7 @@
Peg-Outs
+ Peg-Outs
src/app/components/liquid-reserves-audit/recent-pegs-stats/recent-pegs-stats.component.html
19
@@ -5450,6 +5501,7 @@
Unpeg
+ Desvincular
src/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html
3
@@ -5466,6 +5518,7 @@
Unpeg Event
+ Evento de Unpeg
src/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html
7
@@ -5482,6 +5535,7 @@
Emergency Keys
+ Chaves de Emergência
src/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html
28
@@ -5499,6 +5553,7 @@
Assets vs Liabilities
+ Ativos versus Passivos
src/app/components/liquid-reserves-audit/reserves-ratio/reserves-ratio.component.ts
163
@@ -5562,6 +5617,7 @@
Faucet
+ Torneira
src/app/components/master-page/master-page.component.html
105
@@ -5876,6 +5932,7 @@
Other ()
+ Outros ()
src/app/components/pool-ranking/pool-ranking.component.ts
186
@@ -6054,6 +6111,7 @@
1m
+ 1m
src/app/components/pool/pool.component.html
144
@@ -6075,6 +6133,7 @@
Error loading pool data.
+ Erro ao carregar dados do pool.
src/app/components/pool/pool.component.html
467
@@ -6091,6 +6150,7 @@
Pool Dominance
+ Domínio dos Pools
src/app/components/pool/pool.component.ts
222
@@ -6134,6 +6194,7 @@
Broadcast Transaction
+ Transmitir Transação
src/app/components/push-transaction/push-transaction.component.ts
38
@@ -6198,6 +6259,7 @@
remaining
+ restantes
src/app/components/rbf-timeline/rbf-timeline.component.html
86
@@ -6317,6 +6379,7 @@
Block Height
+ Altura do bloco
src/app/components/search-form/search-results/search-results.component.html
3
@@ -6325,6 +6388,7 @@
Transaction
+ Transação
src/app/components/search-form/search-results/search-results.component.html
21
@@ -6333,6 +6397,7 @@
Address
+ Endereço
src/app/components/search-form/search-results/search-results.component.html
27
@@ -6345,6 +6410,7 @@
Block
+ Bloco
src/app/components/search-form/search-results/search-results.component.html
33
@@ -6353,6 +6419,7 @@
Addresses
+ Endereços
src/app/components/search-form/search-results/search-results.component.html
39
@@ -6361,6 +6428,7 @@
Mining Pools
+ Pools de Mineração
src/app/components/search-form/search-results/search-results.component.html
47
@@ -6387,6 +6455,7 @@
Other Network Address
+ Outro endereço de rede
src/app/components/search-form/search-results/search-results.component.html
72
@@ -6395,6 +6464,7 @@
Liquid Asset
+ Ativo Liquid
src/app/components/search-form/search-results/search-results.component.html
86
@@ -6474,6 +6544,7 @@
Cap outliers
+ Remover valores discrepantes
src/app/components/statistics/statistics.component.html
121
@@ -6514,6 +6585,7 @@
Raw hex
+ Hex cru
src/app/components/test-transactions/test-transactions.component.html
5
@@ -6522,6 +6594,7 @@
Comma-separated list of raw transactions
+ Lista de transações cruas separadas por vírgulas
src/app/components/test-transactions/test-transactions.component.html
7
@@ -6539,6 +6612,7 @@
Allowed?
+ Permitido?
src/app/components/test-transactions/test-transactions.component.html
23
@@ -6555,6 +6629,7 @@
Immediately
+ Imediatamente
src/app/components/time/time.component.ts
107
@@ -6758,7 +6833,7 @@
After
- Depois
+ Depois de
src/app/components/time/time.component.ts
234
@@ -6877,6 +6952,7 @@
Sent
+ Enviado
src/app/components/tracker/tracker-bar.component.html
2
@@ -6885,6 +6961,7 @@
Soon
+ Em Breve
src/app/components/tracker/tracker-bar.component.html
6
@@ -6935,6 +7012,7 @@
Confirmed at
+ Confirmada em
src/app/components/tracker/tracker.component.html
87
@@ -6943,6 +7021,7 @@
Block height
+ Altura do bloco
src/app/components/tracker/tracker.component.html
96
@@ -6954,31 +7033,34 @@
Sua transação foi acelerada
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
Waiting for your transaction to appear in the mempool
+ Aguardando que sua transação apareça no mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
Your transaction is in the mempool, but it will not be confirmed for some time.
+ Sua transação está no mempool, mas não será confirmada por algum tempo.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
Your transaction is near the top of the mempool, and is expected to confirm soon.
+ Sua transação está próxima do topo do mempool e espera-se que seja confirmada em breve.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6987,31 +7069,34 @@
Espera-se que sua transação seja confirmada no próximo bloco
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
Your transaction is confirmed!
+ Sua transação foi confirmada!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
Your transaction has been replaced by a newer version!
+ Sua transação foi substituída por uma versão mais recente!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
See more details
+ Ver mais detalhes
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7028,7 +7113,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7043,7 +7128,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
@@ -7102,6 +7187,7 @@
RBF Timeline
+ Linha do tempo RBF
src/app/components/transaction/transaction.component.html
158
@@ -7111,6 +7197,7 @@
Acceleration Timeline
+ Linha do tempo da aceleração
src/app/components/transaction/transaction.component.html
167
@@ -7282,6 +7369,7 @@
Seen in Mempool
+ Visto no Mempool
src/app/components/transaction/transaction.component.html
522
@@ -7299,6 +7387,7 @@
Not seen in Mempool
+ Não visto no Mempool
src/app/components/transaction/transaction.component.html
524
@@ -7326,6 +7415,7 @@
This transaction conflicted with another version in our mempool
+ Esta transação entrou em conflito com outra versão em nosso mempool
src/app/components/transaction/transaction.component.html
533
@@ -7504,6 +7594,7 @@
1 block earlier
+ 1 bloco antes
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
123
@@ -7512,6 +7603,7 @@
1 block later
+ 1 bloco depois
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
127
@@ -7520,6 +7612,7 @@
in the same block
+ no mesmo bloco
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
131
@@ -7537,6 +7630,7 @@
spent
+ gasto
src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
148
@@ -7883,6 +7977,7 @@
WebSocket API
+ API WebSocket
src/app/docs/docs/docs.component.ts
59
@@ -7904,6 +7999,7 @@
Electrum RPC
+ Electrum RPC
src/app/docs/docs/docs.component.ts
67
@@ -9023,6 +9119,7 @@
Decoded
+ Decodificado
src/app/lightning/node/node.component.html
134
@@ -9581,6 +9678,7 @@
fee
+ taxa
src/app/shared/components/address-type/address-type.component.html
3
@@ -9589,6 +9687,7 @@
empty
+ vazio
src/app/shared/components/address-type/address-type.component.html
6
@@ -9653,6 +9752,7 @@
sat/WU
+ sáb/WU
src/app/shared/components/fee-rate/fee-rate.component.html
4
@@ -9909,6 +10009,7 @@
Your balance is too low.Please top up your account.
+ Seu saldo está muito baixo.Por favorrecarregue sua conta .
src/app/shared/components/mempool-error/mempool-error.component.html
9
diff --git a/frontend/src/locale/messages.ro.xlf b/frontend/src/locale/messages.ro.xlf
index 09bca8d7d..86e24dcd0 100644
--- a/frontend/src/locale/messages.ro.xlf
+++ b/frontend/src/locale/messages.ro.xlf
@@ -1119,16 +1119,57 @@
91
+
+ Mined
+ Minat
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Prima dată văzut
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1190,11 +1231,11 @@
Accelerat
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1214,51 +1255,6 @@
transaction.audit.accelerated
-
- Mined
- Minat
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Comisoane de accelerare
@@ -1268,7 +1264,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1281,7 +1277,7 @@
Nicio tranzacție accelerată pentru acest interval de timp
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1289,7 +1285,7 @@
La bloc:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1309,7 +1305,7 @@
În jurul blocului:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1606,6 +1602,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1760,7 +1760,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1769,7 +1769,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1777,7 +1777,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2139,9 +2139,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- Există multe tranzacții la această adresă, mai mult decât poate suporta backend-ul dvs. Vedeți mai multe la configurarea unui backend mai puternic. Considerați în schimb să vizualizați această adresă pe site-ul oficial Mempool:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2156,14 +2155,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2172,13 +2163,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6991,7 +6982,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6999,7 +6990,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7007,7 +6998,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7015,7 +7006,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7023,7 +7014,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7031,7 +7022,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7039,7 +7030,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7047,7 +7038,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7064,7 +7055,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7080,7 +7071,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.ru.xlf b/frontend/src/locale/messages.ru.xlf
index 4f79ac9db..82b63285f 100644
--- a/frontend/src/locale/messages.ru.xlf
+++ b/frontend/src/locale/messages.ru.xlf
@@ -417,6 +417,7 @@
Sorry, something went wrong!
+ Извините, что-то пошло не так!
src/app/components/accelerate-checkout/accelerate-checkout.component.html
5
@@ -425,6 +426,7 @@
We were not able to accelerate this transaction. Please try again later.
+ Нам не удалось ускорить эту транзакцию. Пожалуйста, повторите попытку позже.
src/app/components/accelerate-checkout/accelerate-checkout.component.html
11
@@ -433,6 +435,7 @@
Close
+ Закрыть
src/app/components/accelerate-checkout/accelerate-checkout.component.html
18
@@ -633,6 +636,7 @@
How much faster?
+ Насколько быстрее?
src/app/components/accelerate-checkout/accelerate-checkout.component.html
71
@@ -641,6 +645,7 @@
This will reduce your expected waiting time until the first confirmation to
+ Это сократит время ожидания до первого подтверждения на
src/app/components/accelerate-checkout/accelerate-checkout.component.html
76,77
@@ -649,6 +654,7 @@
Summary
+ Сводка
src/app/components/accelerate-checkout/accelerate-checkout.component.html
100
@@ -697,6 +703,7 @@
Target rate
+ Целевая ставка
src/app/components/accelerate-checkout/accelerate-checkout.component.html
131
@@ -705,6 +712,7 @@
Extra fee required
+ Необходимая дополнительная плата
src/app/components/accelerate-checkout/accelerate-checkout.component.html
139
@@ -758,6 +766,7 @@
Acceleration cost
+ Стоимость ускорения
src/app/components/accelerate-checkout/accelerate-checkout.component.html
206
@@ -775,6 +784,7 @@
Go back
+ Назад
src/app/components/accelerate-checkout/accelerate-checkout.component.html
258
@@ -791,6 +801,7 @@
Accelerate your Bitcoin transaction?
+ Ускорить вашу биткоин-транзакцию?
src/app/components/accelerate-checkout/accelerate-checkout.component.html
273
@@ -799,6 +810,7 @@
Wait
+ Ждать
src/app/components/accelerate-checkout/accelerate-checkout.component.html
285
@@ -807,6 +819,7 @@
Confirmation expected
+ Ожидается подтверждение
src/app/components/accelerate-checkout/accelerate-checkout.component.html
287
@@ -819,6 +832,7 @@
Confirmation not expected any time soon
+ Подтверждения в ближайшее время не ожидается
src/app/components/accelerate-checkout/accelerate-checkout.component.html
290
@@ -827,6 +841,7 @@
For an additional
+ За дополнительные
src/app/components/accelerate-checkout/accelerate-checkout.component.html
345
@@ -835,6 +850,7 @@
Reducing expected confirmation time to
+ Сокращение ожидаемого времени подтверждения до
src/app/components/accelerate-checkout/accelerate-checkout.component.html
351,352
@@ -843,6 +859,7 @@
Payment to mempool.space for acceleration of txid ..
+ Оплата на mempool.space за ускорение транзакции ..
src/app/components/accelerate-checkout/accelerate-checkout.component.html
362,363
@@ -855,6 +872,7 @@
Your account will be debited no more than
+ С вашего счета будет списано не более
src/app/components/accelerate-checkout/accelerate-checkout.component.html
367
@@ -863,6 +881,7 @@
Pay
+ Оплатить
src/app/components/accelerate-checkout/accelerate-checkout.component.html
378
@@ -884,6 +903,7 @@
Failed to load invoice
+ Не удалось загрузить инвойс
src/app/components/accelerate-checkout/accelerate-checkout.component.html
381
@@ -892,6 +912,7 @@
Loading invoice...
+ Загрузка инвойса...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
386
@@ -900,6 +921,7 @@
OR
+ ИЛИ
src/app/components/accelerate-checkout/accelerate-checkout.component.html
394
@@ -908,6 +930,7 @@
Confirm your payment
+ Подтвердите свой платеж
src/app/components/accelerate-checkout/accelerate-checkout.component.html
428
@@ -916,6 +939,7 @@
Total additional cost
+ Итого дополнительные расходы
src/app/components/accelerate-checkout/accelerate-checkout.component.html
444
@@ -924,6 +948,7 @@
with
+ с
src/app/components/accelerate-checkout/accelerate-checkout.component.html
448
@@ -932,6 +957,7 @@
Loading payment method...
+ Загрузка способа оплаты...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
462
@@ -940,6 +966,7 @@
Confirming your payment
+ Подтверждение вашего платежа
src/app/components/accelerate-checkout/accelerate-checkout.component.html
480
@@ -948,6 +975,7 @@
We are processing your payment...
+ Мы обрабатываем ваш платеж...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
490
@@ -956,6 +984,7 @@
Accelerating your transaction
+ Ускорение вашей транзакции
src/app/components/accelerate-checkout/accelerate-checkout.component.html
500
@@ -964,6 +993,7 @@
Confirming your acceleration with our mining pool partners...
+ Подтверждаем ваше ускорение у наших партнеров-майнеров...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
507
@@ -972,6 +1002,7 @@
...sorry, this is taking longer than expected...
+ ...извините, операция проводится дольше, чем ожидалось...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
509
@@ -980,6 +1011,7 @@
Your transaction is being accelerated!
+ Ваша транзакция ускоряется!
src/app/components/accelerate-checkout/accelerate-checkout.component.html
518
@@ -988,6 +1020,7 @@
Your transaction has been accepted for acceleration by our mining pool partners.
+ Ваша транзакция была принята для ускорения нашими партнерами-майнерами.
src/app/components/accelerate-checkout/accelerate-checkout.component.html
524
@@ -996,6 +1029,7 @@
Calculating cost...
+ Расчет стоимости...
src/app/components/accelerate-checkout/accelerate-checkout.component.html
543
@@ -1004,6 +1038,7 @@
customize
+ изменить
src/app/components/accelerate-checkout/accelerate-checkout.component.html
549
@@ -1012,6 +1047,7 @@
Accelerate to ~ sat/vB
+ Ускорить до ~ sat/vB
src/app/components/accelerate-checkout/accelerate-checkout.component.html
552
@@ -1038,6 +1074,7 @@
Your transaction will be prioritized by up to % of miners.
+ Ваша транзакция будет приоритезирована вплоть до % майнеров .
src/app/components/accelerate-checkout/accelerate-checkout.component.html
580
@@ -1116,21 +1153,63 @@
accelerated
+ ускорена
src/app/components/accelerate-checkout/accelerate-fee-graph.component.ts
91
+
+ Mined
+ Намайнено
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Впервые замечен
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,11 +1271,11 @@
Ускоренная
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1216,51 +1295,6 @@
transaction.audit.accelerated
-
- Mined
- Намайнено
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Комиссия за ускорение
@@ -1270,7 +1304,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1283,7 +1317,7 @@
В этом временном отрезке нет ускоренной транзакции
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1291,7 +1325,7 @@
В блоке:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1311,7 +1345,7 @@
Около блока:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1409,6 +1443,7 @@
Total vSize
+ Итоговый виртуальный размер
src/app/components/acceleration/acceleration-stats/acceleration-stats.component.html
20
@@ -1429,6 +1464,7 @@
of blocks
+ блоков
src/app/components/acceleration/acceleration-stats/acceleration-stats.component.html
23
@@ -1609,6 +1645,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1674,6 +1714,7 @@
(1 day)
+ (1 день)
src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html
27
@@ -1682,6 +1723,7 @@
(1 week)
+ (1 неделя)
src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html
30
@@ -1690,6 +1732,7 @@
(1 month)
+ (1 месяц)
src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html
33
@@ -1698,6 +1741,7 @@
(all time)
+ (все время)
src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html
36
@@ -1752,6 +1796,7 @@
Accelerated to
+ Ускорено до
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
7
@@ -1761,26 +1806,29 @@
Accelerated by
+ Ускорено
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
of hashrate
+ хешрейта
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
not accelerating
+ нет ускорения
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -1807,6 +1855,7 @@
of block
+ блока
src/app/components/acceleration/pending-stats/pending-stats.component.html
23
@@ -2099,6 +2148,7 @@
all
+ все
src/app/components/address/address.component.html
84
@@ -2107,6 +2157,7 @@
recent
+ недавние
src/app/components/address/address.component.html
87
@@ -2115,6 +2166,7 @@
of transaction
+ из транзакции
src/app/components/address/address.component.html
101
@@ -2123,6 +2175,7 @@
of transactions
+ из транзакций
src/app/components/address/address.component.html
102
@@ -2142,9 +2195,9 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- По этому адресу много транзакций, больше, чем может обработать ваш сервер. Подробнее о настройке более мощного бэкэнда. Вместо этого рассмотрите возможность просмотра этого адреса на официальном сайте Mempool:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+ По этому адресу слишком много транзакций; больше, чем может обработать ваш сервер. Подробнее о настройке более мощного бэкэнда. Вместо этого рассмотрите возможность просмотра этого адреса на официальном сайте Mempool:
src/app/components/address/address.component.html
204,207
@@ -2153,35 +2206,30 @@
Confirmed balance
+ Подтвержденный баланс
src/app/components/address/address.component.html
247
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
+ Подтвержденные UTXO
src/app/components/address/address.component.html
257
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
+ Ожидаемые UTXO
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -2562,6 +2610,7 @@
Change (7d)
+ Изменение (7д)
src/app/components/balance-widget/balance-widget.component.html
14
@@ -2574,6 +2623,7 @@
Change (30d)
+ Изменение (30д)
src/app/components/balance-widget/balance-widget.component.html
23
@@ -2698,6 +2748,7 @@
Block Fees Vs Subsidy
+ Комиссии против субсидии за блок
src/app/components/block-fees-subsidy-graph/block-fees-subsidy-graph.component.html
6
@@ -2714,6 +2765,7 @@
See the mining fees earned per Bitcoin block compared to the Bitcoin block subsidy, visualized in BTC and USD over time.
+ Оцените комиссии за майнинг, полученные за Биткоин-блок, в сравнении с субсидией за блок. Данные визуализированны в биткоинах и долларах США с течением времени.
src/app/components/block-fees-subsidy-graph/block-fees-subsidy-graph.component.ts
79
@@ -2721,6 +2773,7 @@
At block
+ В блоке
src/app/components/block-fees-subsidy-graph/block-fees-subsidy-graph.component.ts
185
@@ -2728,6 +2781,7 @@
Around block
+ Около блока
src/app/components/block-fees-subsidy-graph/block-fees-subsidy-graph.component.ts
187
@@ -3468,6 +3522,7 @@
transaction
+ транзакция
src/app/components/block/block-transactions.component.html
4
@@ -3488,6 +3543,7 @@
transactions
+ транзакции
src/app/components/block/block-transactions.component.html
5
@@ -3884,6 +3940,7 @@
Error loading block data.
+ Ошибка загрузки данных блока.
src/app/components/block/block.component.html
367
@@ -4352,6 +4409,7 @@
Treasury
+ Сокровищница
src/app/components/custom-dashboard/custom-dashboard.component.html
228
@@ -4360,6 +4418,7 @@
Treasury Transactions
+ Казначейские транзакции
src/app/components/custom-dashboard/custom-dashboard.component.html
251
@@ -4368,6 +4427,7 @@
X Timeline
+ Таймлайн X
src/app/components/custom-dashboard/custom-dashboard.component.html
265
@@ -4715,6 +4775,7 @@
Testnet4 Faucet
+ Кран Testnet4
src/app/components/faucet/faucet.component.html
4
@@ -4723,6 +4784,7 @@
Amount (sats)
+ Сумма (саты)
src/app/components/faucet/faucet.component.html
51
@@ -4731,6 +4793,7 @@
Request Testnet4 Coins
+ Запросить монеты Testnet4
src/app/components/faucet/faucet.component.html
70
@@ -5476,6 +5539,7 @@
Number of times that the Federation's BTC holdings fall below 95% of the total L-BTC supply
+ Сколько раз запасы BTC Федерации падали ниже 95% от общего объема поставок L-BTC
src/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html
6
@@ -5584,6 +5648,7 @@
Faucet
+ Кран
src/app/components/master-page/master-page.component.html
105
@@ -6103,6 +6168,7 @@
Error loading pool data.
+ Ошибка загрузки данных пула.
src/app/components/pool/pool.component.html
467
@@ -6399,6 +6465,7 @@
Mining Pools
+ Майнинг-улы
src/app/components/search-form/search-results/search-results.component.html
47
@@ -6539,6 +6606,7 @@
Test Transactions
+ Тестовые транзакции
src/app/components/test-transactions/test-transactions.component.html
2
@@ -6556,6 +6624,7 @@
Raw hex
+ Сырой хекс
src/app/components/test-transactions/test-transactions.component.html
5
@@ -6564,6 +6633,7 @@
Comma-separated list of raw transactions
+ Список необработанных транзакций, разделенных запятыми
src/app/components/test-transactions/test-transactions.component.html
7
@@ -6572,6 +6642,7 @@
Maximum fee rate (sat/vB)
+ Максимальная ставка комиссии (sat/vB)
src/app/components/test-transactions/test-transactions.component.html
9
@@ -6580,6 +6651,7 @@
Allowed?
+ Разрешено?
src/app/components/test-transactions/test-transactions.component.html
23
@@ -6588,6 +6660,7 @@
Rejection reason
+ Причина отклонения
src/app/components/test-transactions/test-transactions.component.html
26
@@ -6740,6 +6813,7 @@
within ~
+ в пределах ~
src/app/components/time/time.component.ts
211
@@ -6919,6 +6993,7 @@
Sent
+ Отправлено
src/app/components/tracker/tracker-bar.component.html
2
@@ -6927,6 +7002,7 @@
Soon
+ Скоро
src/app/components/tracker/tracker-bar.component.html
6
@@ -6963,6 +7039,7 @@
Not any time soon
+ Не в ближайшее время
src/app/components/tracker/tracker.component.html
74
@@ -6976,6 +7053,7 @@
Confirmed at
+ Подтверждена в
src/app/components/tracker/tracker.component.html
87
@@ -6984,6 +7062,7 @@
Block height
+ Высота блока
src/app/components/tracker/tracker.component.html
96
@@ -6992,65 +7071,73 @@
Your transaction has been accelerated
+ Ваша транзакция была ускорена
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
Waiting for your transaction to appear in the mempool
+ Ожидание появления вашей транзакции в мемпуле
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
Your transaction is in the mempool, but it will not be confirmed for some time.
+ Ваша транзакция находится в мемпуле, но некоторое время не будет подтверждена.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
Your transaction is near the top of the mempool, and is expected to confirm soon.
+ Ваша транзакция находится на вершине мемпула и, как ожидается, скоро будет подтверждена.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
Your transaction is expected to confirm in the next block
+ Ожидается, что ваша транзакция будет подтверждена в следующем блоке.
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
Your transaction is confirmed!
+ Ваша транзакция подтверждена!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
Your transaction has been replaced by a newer version!
+ Ваша транзакция заменена на более новую версию!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
See more details
+ Посмотреть подробности
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7067,7 +7154,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7083,7 +7170,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
@@ -7133,6 +7220,7 @@
Hide accelerator
+ Скрыть акселератор
src/app/components/transaction/transaction.component.html
131
@@ -7141,6 +7229,7 @@
RBF Timeline
+ Хронология RBF
src/app/components/transaction/transaction.component.html
158
@@ -7150,6 +7239,7 @@
Acceleration Timeline
+ Хронология ускорения
src/app/components/transaction/transaction.component.html
167
@@ -9659,6 +9749,7 @@
fee
+ комиссия
src/app/shared/components/address-type/address-type.component.html
3
@@ -9667,6 +9758,7 @@
empty
+ пусто
src/app/shared/components/address-type/address-type.component.html
6
@@ -9675,6 +9767,7 @@
provably unspendable
+ доказуемо не подлежащий трате
src/app/shared/components/address-type/address-type.component.html
18
@@ -9683,6 +9776,7 @@
bare multisig
+ bare multisig
src/app/shared/components/address-type/address-type.component.html
21
@@ -9767,6 +9861,7 @@
Test Transaction
+ Тестовая транзакция
src/app/shared/components/global-footer/global-footer.component.html
64
@@ -9848,6 +9943,7 @@
Research
+ Исследования
src/app/shared/components/global-footer/global-footer.component.html
75
@@ -9874,6 +9970,7 @@
Testnet3 Explorer
+ Обозреватель Testnet3
src/app/shared/components/global-footer/global-footer.component.html
81
@@ -9882,6 +9979,7 @@
Testnet4 Explorer
+ Обозреватель Testnet4
src/app/shared/components/global-footer/global-footer.component.html
82
@@ -9984,6 +10082,7 @@
Your balance is too low.Please top up your account.
+ Ваш баланс слишком мал.Пожалуйста, пополните свой счет .
src/app/shared/components/mempool-error/mempool-error.component.html
9
@@ -10001,6 +10100,7 @@
Testnet3 is deprecated, and will soon be replaced by Testnet4
+ Testnet3 устарел и скоро будет заменен на Testnet4
src/app/shared/components/testnet-alert/testnet-alert.component.html
6
@@ -10009,6 +10109,7 @@
Testnet4 is not yet finalized, and may be reset at anytime.
+ Testnet4 еще не завершен и может быть перезапущен в любой момент.
src/app/shared/components/testnet-alert/testnet-alert.component.html
9
@@ -10017,6 +10118,7 @@
Batch payment
+ Совмещенная оплата
src/app/shared/filters.utils.ts
108
@@ -10176,6 +10278,7 @@
Multisig of
+ Мультиподпись из
src/app/shared/script.utils.ts
168
diff --git a/frontend/src/locale/messages.sl.xlf b/frontend/src/locale/messages.sl.xlf
index 4c7c85d1d..bc6f5c328 100644
--- a/frontend/src/locale/messages.sl.xlf
+++ b/frontend/src/locale/messages.sl.xlf
@@ -1096,16 +1096,57 @@
91
+
+ Mined
+ Narudarjeno
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Prejeto
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1166,11 +1207,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1190,51 +1231,6 @@
transaction.audit.accelerated
-
- Mined
- Narudarjeno
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1243,7 +1239,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1255,14 +1251,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1281,7 +1277,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1568,6 +1564,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1714,7 +1714,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1723,7 +1723,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1731,7 +1731,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2087,8 +2087,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2103,14 +2103,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2119,13 +2111,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6767,7 +6759,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6775,7 +6767,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6783,7 +6775,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6791,7 +6783,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6799,7 +6791,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6807,7 +6799,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6815,7 +6807,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6823,7 +6815,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6840,7 +6832,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6855,7 +6847,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.sv.xlf b/frontend/src/locale/messages.sv.xlf
index 9c283c953..5f090be79 100644
--- a/frontend/src/locale/messages.sv.xlf
+++ b/frontend/src/locale/messages.sv.xlf
@@ -1159,16 +1159,57 @@
91
+
+ Mined
+ Minad
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Först sedd
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1230,11 +1271,11 @@
Accelererad
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1254,51 +1295,6 @@
transaction.audit.accelerated
-
- Mined
- Minead
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Accelerationsavgifter
@@ -1308,7 +1304,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1321,7 +1317,7 @@
Ingen accelererad transaktion för denna tidsram
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1329,7 +1325,7 @@
Vid block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1349,7 +1345,7 @@
Runt blocket:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1578,7 +1574,7 @@
Requested
- Begärda
+ Begärd
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
14
@@ -1649,6 +1645,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1809,7 +1809,7 @@
Accelererade av
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1819,7 +1819,7 @@
av hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1828,7 +1828,7 @@
accelererar inte
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2195,9 +2195,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- Det är många transaktioner på den här adressen, fler än din backend kan hantera. Fundera på att sätta upp en starkare backend. Överväg att titta på den här adressen på den officiella Mempool-webbplatsen istället:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2213,15 +2212,6 @@
address.confirmed-balance
-
- Unconfirmed balance
- Obekräftad balans
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
Bekräftade UTXOs
@@ -2231,14 +2221,14 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
- Obekräftade UTXO
+
+ Pending UTXOs
+ Väntande UTXO
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -4649,7 +4639,7 @@
blocks mined
- mineade block
+ minade block
src/app/components/difficulty/difficulty-tooltip.component.html
52
@@ -4658,7 +4648,7 @@
block mined
- mineade block
+ minade block
src/app/components/difficulty/difficulty-tooltip.component.html
53
@@ -7083,7 +7073,7 @@
Din transaktion har blivit accelererad
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -7092,7 +7082,7 @@
Väntar på att din transaktion ska dyka upp i mempoolen
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7101,7 +7091,7 @@
Din transaktion finns i mempoolen, men den kommer inte att bekräftas på ett tag.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7110,7 +7100,7 @@
Din transaktion är nära toppen av mempoolen och förväntas bekräftas snart.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7119,7 +7109,7 @@
Din transaktion förväntas bekräftas i nästa block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7128,7 +7118,7 @@
Din transaktion är bekräftad!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7137,7 +7127,7 @@
Din transaktion har ersatts av en nyare version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7146,7 +7136,7 @@
Se mer information
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7163,7 +7153,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7179,7 +7169,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.th.xlf b/frontend/src/locale/messages.th.xlf
index b1531a3fe..6fc8bb896 100644
--- a/frontend/src/locale/messages.th.xlf
+++ b/frontend/src/locale/messages.th.xlf
@@ -1117,16 +1117,57 @@
91
+
+ Mined
+ ถูกขุดเมื่อ
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
พบเห็นครั้งแรก
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1188,11 +1229,11 @@
ถูกเร่ง
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1212,51 +1253,6 @@
transaction.audit.accelerated
-
- Mined
- ถูกขุดเมื่อ
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
ค่าธรรมเนียม acceleration
@@ -1266,7 +1262,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1279,7 +1275,7 @@
ไม่มีธุรกรรมที่ถูกเร่งในช่วงเวลานี้
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1287,7 +1283,7 @@
ที่บล็อก:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1307,7 +1303,7 @@
ประมาณบล็อกที่:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1599,6 +1595,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1748,7 +1748,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1757,7 +1757,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1765,7 +1765,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2125,8 +2125,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2141,14 +2141,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2157,13 +2149,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6918,7 +6910,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6926,7 +6918,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6934,7 +6926,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6942,7 +6934,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6950,7 +6942,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6958,7 +6950,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6966,7 +6958,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6974,7 +6966,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6991,7 +6983,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7006,7 +6998,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.tr.xlf b/frontend/src/locale/messages.tr.xlf
index bfd095f52..ad96aca29 100644
--- a/frontend/src/locale/messages.tr.xlf
+++ b/frontend/src/locale/messages.tr.xlf
@@ -1115,16 +1115,57 @@
91
+
+ Mined
+ Çıkarıldı
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
İlk görüldüğü an
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1186,11 +1227,11 @@
Hızlandırıldı
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1210,51 +1251,6 @@
transaction.audit.accelerated
-
- Mined
- Çıkarıldı
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Hızlandırma ücretleri
@@ -1264,7 +1260,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1277,7 +1273,7 @@
Bu zaman aralığı için hızlandırılmış işlem bulunmamakta
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1285,7 +1281,7 @@
Blok: için
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1305,7 +1301,7 @@
Yaklaşık olarak blok:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1603,6 +1599,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1757,7 +1757,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1766,7 +1766,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1774,7 +1774,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2136,8 +2136,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2152,14 +2152,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2168,13 +2160,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6947,7 +6939,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6955,7 +6947,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6963,7 +6955,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6971,7 +6963,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6979,7 +6971,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6987,7 +6979,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6995,7 +6987,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7003,7 +6995,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7020,7 +7012,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7035,7 +7027,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.uk.xlf b/frontend/src/locale/messages.uk.xlf
index 7fe480272..81898bc42 100644
--- a/frontend/src/locale/messages.uk.xlf
+++ b/frontend/src/locale/messages.uk.xlf
@@ -1119,16 +1119,57 @@
91
+
+ Mined
+ Добутий
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Вперше помічена
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1190,11 +1231,11 @@
Пришвидшено
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1214,51 +1255,6 @@
transaction.audit.accelerated
-
- Mined
- Добутий
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
Комісії за пришвидшення
@@ -1268,7 +1264,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1281,7 +1277,7 @@
Немає пришвидшених транзакцій у цьому часовому діапазоні
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1289,7 +1285,7 @@
У блоці:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1309,7 +1305,7 @@
Біля блоку:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1606,6 +1602,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1760,7 +1760,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1769,7 +1769,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1777,7 +1777,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2139,9 +2139,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- На цій адресі більше транзакцій, ніж ваш бекенд може витримати. Дізнатись більше на , налаштувати потужніший бекенд . Ви можете переглянути цю адресу на офіційному вебсайті Mempool:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2156,14 +2155,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2172,13 +2163,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6989,7 +6980,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6997,7 +6988,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7005,7 +6996,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7013,7 +7004,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7021,7 +7012,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7029,7 +7020,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7037,7 +7028,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7045,7 +7036,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7062,7 +7053,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7078,7 +7069,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.vi.xlf b/frontend/src/locale/messages.vi.xlf
index 738ecdcc5..75a46a063 100644
--- a/frontend/src/locale/messages.vi.xlf
+++ b/frontend/src/locale/messages.vi.xlf
@@ -1098,16 +1098,57 @@
91
+
+ Mined
+ đã đào
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
Lần đầu thấy
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1168,11 +1209,11 @@
Accelerated
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1192,51 +1233,6 @@
transaction.audit.accelerated
-
- Mined
- đã đào
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
@@ -1245,7 +1241,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1257,14 +1253,14 @@
No accelerated transaction for this timeframe
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
At block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1283,7 +1279,7 @@
Around block:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1571,6 +1567,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1717,7 +1717,7 @@
Accelerated by
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1726,7 +1726,7 @@
of hashrate
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1734,7 +1734,7 @@
not accelerating
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2090,8 +2090,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2106,14 +2106,6 @@
address.confirmed-balance
-
- Unconfirmed balance
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
@@ -2122,13 +2114,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6811,7 +6803,7 @@
Your transaction has been accelerated
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -6819,7 +6811,7 @@
Waiting for your transaction to appear in the mempool
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -6827,7 +6819,7 @@
Your transaction is in the mempool, but it will not be confirmed for some time.
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -6835,7 +6827,7 @@
Your transaction is near the top of the mempool, and is expected to confirm soon.
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -6843,7 +6835,7 @@
Your transaction is expected to confirm in the next block
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -6851,7 +6843,7 @@
Your transaction is confirmed!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -6859,7 +6851,7 @@
Your transaction has been replaced by a newer version!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -6867,7 +6859,7 @@
See more details
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -6884,7 +6876,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -6899,7 +6891,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
diff --git a/frontend/src/locale/messages.zh.xlf b/frontend/src/locale/messages.zh.xlf
index 026f7afae..bd82eb5c2 100644
--- a/frontend/src/locale/messages.zh.xlf
+++ b/frontend/src/locale/messages.zh.xlf
@@ -417,6 +417,7 @@
Sorry, something went wrong!
+ 对不起,出了点问题!
src/app/components/accelerate-checkout/accelerate-checkout.component.html
5
@@ -1152,21 +1153,63 @@
accelerated
+ 已加速
src/app/components/accelerate-checkout/accelerate-fee-graph.component.ts
91
+
+ Mined
+ 已出块
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 31
+
+
+ src/app/components/acceleration-timeline/acceleration-timeline.component.html
+ 120
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 121
+
+
+ src/app/components/custom-dashboard/custom-dashboard.component.html
+ 154
+
+
+ src/app/components/pool/pool.component.html
+ 183
+
+
+ src/app/components/pool/pool.component.html
+ 245
+
+
+ src/app/components/rbf-list/rbf-list.component.html
+ 23
+
+
+ src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
+ 38
+
+
+ src/app/dashboard/dashboard.component.html
+ 86
+
+
+ src/app/dashboard/dashboard.component.html
+ 106
+
+ transaction.rbf.mined
+
First seen
初次发现时间
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 26
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 120
+ 64
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1228,11 +1271,11 @@
已加速
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 40
+ 90
src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 136
+ 94
src/app/components/block-overview-tooltip/block-overview-tooltip.component.html
@@ -1252,51 +1295,6 @@
transaction.audit.accelerated
-
- Mined
- 已出块
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 53
-
-
- src/app/components/acceleration-timeline/acceleration-timeline.component.html
- 93
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 121
-
-
- src/app/components/custom-dashboard/custom-dashboard.component.html
- 154
-
-
- src/app/components/pool/pool.component.html
- 183
-
-
- src/app/components/pool/pool.component.html
- 245
-
-
- src/app/components/rbf-list/rbf-list.component.html
- 23
-
-
- src/app/components/rbf-timeline/rbf-timeline-tooltip.component.html
- 38
-
-
- src/app/dashboard/dashboard.component.html
- 86
-
-
- src/app/dashboard/dashboard.component.html
- 106
-
- transaction.rbf.mined
-
Acceleration Fees
加速费
@@ -1306,7 +1304,7 @@
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 74
+ 77
src/app/components/graphs/graphs.component.html
@@ -1319,7 +1317,7 @@
此时间段内无加速交易
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 130
+ 133
@@ -1327,7 +1325,7 @@
在区块:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 174
+ 177
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1347,7 +1345,7 @@
周围块:
src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts
- 176
+ 179
src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts
@@ -1364,7 +1362,7 @@
Requests
- 要求
+ 请求
src/app/components/acceleration/acceleration-stats/acceleration-stats.component.html
4
@@ -1496,7 +1494,7 @@
TXID
- TXID
+ 交易ID
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
10
@@ -1647,6 +1645,10 @@
src/app/components/acceleration/accelerations-list/accelerations-list.component.html
53
+
+ src/app/components/address/address.component.html
+ 252
+
src/app/components/tracker/tracker-bar.component.html
4
@@ -1712,6 +1714,7 @@
(1 day)
+ (1天)
src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html
27
@@ -1738,6 +1741,7 @@
(all time)
+ (有史以来)
src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html
36
@@ -1805,7 +1809,7 @@
已加速
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 25
+ 30
Accelerated to hashrate
transaction.accelerated-by-hashrate
@@ -1815,7 +1819,7 @@
的哈希率
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html
- 27
+ 32
accelerator.x-of-hash-rate
@@ -1824,7 +1828,7 @@
没有加速
src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.ts
- 83
+ 85
@@ -2191,9 +2195,8 @@
address.error.loading-address-data
-
- There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
- 此地址上有许多交易,超出了您的后端的处理能力。有关设置更强大的后端的更多信息,请参见。请考虑在 Mempool 官方网站上查看此地址:
+
+ There are too many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
src/app/components/address/address.component.html
204,207
@@ -2209,15 +2212,6 @@
address.confirmed-balance
-
- Unconfirmed balance
- 未确认余额
-
- src/app/components/address/address.component.html
- 252
-
- address.unconfirmed-balance
-
Confirmed UTXOs
已确认的UTXO
@@ -2227,14 +2221,13 @@
address.confirmed-utxos
-
- Unconfirmed UTXOs
- 未确认的UTXO
+
+ Pending UTXOs
src/app/components/address/address.component.html
262
- address.unconfirmed-utxos
+ address.pending-utxos
Type
@@ -6147,6 +6140,7 @@
Error loading pool data.
+ 加载矿池数据时出错。
src/app/components/pool/pool.component.html
467
@@ -7051,7 +7045,7 @@
您的交易已加速
src/app/components/tracker/tracker.component.html
- 141
+ 143
tracker.explain.accelerated
@@ -7060,7 +7054,7 @@
等待你的交易出现在内存池中
src/app/components/tracker/tracker.component.html
- 148
+ 150
tracker.explain.waiting
@@ -7069,7 +7063,7 @@
您的交易已在内存池中,但一段时间内还无法确认。
src/app/components/tracker/tracker.component.html
- 154
+ 156
tracker.explain.pending
@@ -7078,7 +7072,7 @@
您的交易已接近内存池顶部,预计很快就会确认。
src/app/components/tracker/tracker.component.html
- 160
+ 162
tracker.explain.soon
@@ -7087,7 +7081,7 @@
您的交易预计将在下一个区块中确认
src/app/components/tracker/tracker.component.html
- 166
+ 168
tracker.explain.next-block
@@ -7096,7 +7090,7 @@
您的交易已确认!
src/app/components/tracker/tracker.component.html
- 172
+ 174
tracker.explain.confirmed
@@ -7105,7 +7099,7 @@
您的交易已被新版本取代!
src/app/components/tracker/tracker.component.html
- 178
+ 180
tracker.explain.replaced
@@ -7114,7 +7108,7 @@
查看更多详细信息
src/app/components/tracker/tracker.component.html
- 186
+ 189
accelerator.show-more-details
@@ -7131,7 +7125,7 @@
src/app/components/transaction/transaction.component.ts
- 497
+ 499
@@ -7147,7 +7141,7 @@
src/app/components/transaction/transaction.component.ts
- 501
+ 503
@@ -10058,6 +10052,7 @@
Your balance is too low.Please top up your account.
+ 您的余额太少.请充值.
src/app/shared/components/mempool-error/mempool-error.component.html
9