diff --git a/frontend/src/app/lightning/node-statistics-chart/node-statistics-chart.component.ts b/frontend/src/app/lightning/node-statistics-chart/node-statistics-chart.component.ts index 91384b31b..7518b33da 100644 --- a/frontend/src/app/lightning/node-statistics-chart/node-statistics-chart.component.ts +++ b/frontend/src/app/lightning/node-statistics-chart/node-statistics-chart.component.ts @@ -146,7 +146,7 @@ export class NodeStatisticsChartComponent implements OnInit { padding: 10, data: [ { - name: 'Channels', + name: $localize`:@@807cf11e6ac1cde912496f764c176bdfdd6b7e19:Channels`, inactiveColor: 'rgb(110, 112, 121)', textStyle: { color: 'white', @@ -154,7 +154,7 @@ export class NodeStatisticsChartComponent implements OnInit { icon: 'roundRect', }, { - name: 'Capacity', + name: $localize`:@@ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa:Capacity`, inactiveColor: 'rgb(110, 112, 121)', textStyle: { color: 'white', @@ -201,7 +201,7 @@ export class NodeStatisticsChartComponent implements OnInit { series: data.channels.length === 0 ? [] : [ { zlevel: 1, - name: 'Channels', + name: $localize`:@@807cf11e6ac1cde912496f764c176bdfdd6b7e19:Channels`, showSymbol: false, symbol: 'none', data: data.channels, @@ -224,7 +224,7 @@ export class NodeStatisticsChartComponent implements OnInit { { zlevel: 0, yAxisIndex: 1, - name: 'Capacity', + name: $localize`:@@ce9dfdc6dccb28dc75a78c704e09dc18fb02dcfa:Capacity`, showSymbol: false, symbol: 'none', stack: 'Total', diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf index 49d42a2f1..48c7da18d 100644 --- a/frontend/src/locale/messages.xlf +++ b/frontend/src/locale/messages.xlf @@ -995,7 +995,7 @@ src/app/components/transaction/transaction.component.html - 282,284 + 283,285 transaction.version @@ -1124,11 +1124,11 @@ src/app/components/transaction/transaction.component.html - 256,261 + 257,262 src/app/components/transaction/transaction.component.html - 400,406 + 401,407 transaction.details @@ -1144,11 +1144,11 @@ src/app/components/transaction/transaction.component.html - 243,247 + 244,248 src/app/components/transaction/transaction.component.html - 371,377 + 372,378 Transaction inputs and outputs transaction.inputs-and-outputs @@ -1165,7 +1165,7 @@ src/app/components/transaction/transaction.component.ts - 244,243 + 246,245 @@ -1466,7 +1466,7 @@ src/app/components/amount/amount.component.html - 20,23 + 18,21 src/app/components/asset-circulation/asset-circulation.component.html @@ -1893,7 +1893,7 @@ src/app/components/graphs/graphs.component.html - 18 + 17 mining.block-fee-rates @@ -1939,7 +1939,7 @@ src/app/components/graphs/graphs.component.html - 20 + 19 mining.block-fees @@ -1959,7 +1959,7 @@ src/app/components/hashrate-chart/hashrate-chart.component.ts - 171,166 + 178,173 src/app/components/hashrates-chart-pools/hashrate-chart-pools.component.ts @@ -1998,7 +1998,7 @@ src/app/components/transaction/transaction.component.html - 472 + 473 src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html @@ -2023,7 +2023,7 @@ src/app/components/transaction/transaction.component.html - 472 + 473 src/app/components/transactions-list/transactions-list.component.html @@ -2044,7 +2044,7 @@ src/app/components/transaction/transaction.component.html - 475,477 + 476,478 src/app/lightning/channel/channel-box/channel-box.component.html @@ -2137,11 +2137,11 @@ src/app/components/transaction/transaction.component.html - 477,480 + 478,481 src/app/components/transaction/transaction.component.html - 488,490 + 489,491 src/app/components/transactions-list/transactions-list.component.html @@ -2170,7 +2170,7 @@ src/app/components/transaction/transaction.component.html - 268,271 + 269,272 Transaction Virtual Size transaction.vsize @@ -2239,7 +2239,7 @@ src/app/components/graphs/graphs.component.html - 26 + 25 mining.block-prediction-accuracy @@ -2277,7 +2277,7 @@ src/app/components/graphs/graphs.component.html - 22 + 21 mining.block-rewards @@ -2293,7 +2293,7 @@ src/app/components/graphs/graphs.component.html - 24 + 23 mining.block-sizes-weights @@ -2333,7 +2333,7 @@ src/app/components/transaction/transaction.component.html - 264,266 + 265,267 src/app/dashboard/dashboard.component.html @@ -2360,7 +2360,7 @@ src/app/components/transaction/transaction.component.html - 272,274 + 273,275 @@ -2651,11 +2651,11 @@ src/app/components/hashrate-chart/hashrate-chart.component.ts - 284,283 + 291,290 src/app/components/hashrate-chart/hashrate-chart.component.ts - 371,368 + 378,375 block.difficulty @@ -2692,7 +2692,7 @@ src/app/components/transaction/transaction.component.html - 248,253 + 249,254 src/app/lightning/channel/channel.component.html @@ -3117,7 +3117,7 @@ Mining src/app/components/graphs/graphs.component.html - 8 + 7 mining @@ -3125,7 +3125,7 @@ Pools Ranking src/app/components/graphs/graphs.component.html - 11 + 10 src/app/components/pool-ranking/pool-ranking.component.html @@ -3137,7 +3137,7 @@ Pools Dominance src/app/components/graphs/graphs.component.html - 13 + 12 src/app/components/hashrates-chart-pools/hashrate-chart-pools.component.html @@ -3149,7 +3149,7 @@ Hashrate & Difficulty src/app/components/graphs/graphs.component.html - 15,16 + 14,15 mining.hashrate-difficulty @@ -3157,7 +3157,7 @@ Lightning src/app/components/graphs/graphs.component.html - 31 + 30 lightning @@ -3165,7 +3165,7 @@ Lightning Nodes Per Network src/app/components/graphs/graphs.component.html - 34 + 33 src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.html @@ -3185,7 +3185,7 @@ Lightning Network Capacity src/app/components/graphs/graphs.component.html - 36 + 35 src/app/lightning/statistics-chart/lightning-statistics-chart.component.html @@ -3205,7 +3205,7 @@ Lightning Nodes Per ISP src/app/components/graphs/graphs.component.html - 38 + 37 src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.ts @@ -3217,7 +3217,7 @@ Lightning Nodes Per Country src/app/components/graphs/graphs.component.html - 40 + 39 src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.html @@ -3233,7 +3233,7 @@ Lightning Nodes World Map src/app/components/graphs/graphs.component.html - 42 + 41 src/app/lightning/nodes-map/nodes-map.component.html @@ -3249,7 +3249,7 @@ Lightning Nodes Channels World Map src/app/components/graphs/graphs.component.html - 44 + 43 src/app/lightning/nodes-channels-map/nodes-channels-map.component.html @@ -3269,11 +3269,11 @@ src/app/components/hashrate-chart/hashrate-chart.component.ts - 273,272 + 280,279 src/app/components/hashrate-chart/hashrate-chart.component.ts - 359,356 + 366,363 src/app/components/pool-ranking/pool-ranking.component.html @@ -3301,11 +3301,11 @@ Hashrate (MA) src/app/components/hashrate-chart/hashrate-chart.component.ts - 292,291 + 299,298 src/app/components/hashrate-chart/hashrate-chart.component.ts - 382,380 + 389,387 @@ -3828,7 +3828,7 @@ src/app/components/transaction/transaction.component.html - 290,291 + 291,292 transaction.hex @@ -4030,7 +4030,7 @@ Filter src/app/components/statistics/statistics.component.html - 57 + 60 statistics.component-filter.title @@ -4038,7 +4038,7 @@ Invert src/app/components/statistics/statistics.component.html - 76 + 79 statistics.component-invert.title @@ -4046,200 +4046,192 @@ Transaction vBytes per second (vB/s) src/app/components/statistics/statistics.component.html - 96 + 99 statistics.transaction-vbytes-per-second Just now - src/app/components/time-since/time-since.component.ts - 64 - - - src/app/components/time-span/time-span.component.ts - 57 + src/app/components/time/time.component.ts + 78 ago - src/app/components/time-since/time-since.component.ts - 74 + src/app/components/time/time.component.ts + 97 - src/app/components/time-since/time-since.component.ts - 75 + src/app/components/time/time.component.ts + 98 - src/app/components/time-since/time-since.component.ts - 76 + src/app/components/time/time.component.ts + 99 - src/app/components/time-since/time-since.component.ts - 77 + src/app/components/time/time.component.ts + 100 - src/app/components/time-since/time-since.component.ts - 78 + src/app/components/time/time.component.ts + 101 - src/app/components/time-since/time-since.component.ts - 79 + src/app/components/time/time.component.ts + 102 - src/app/components/time-since/time-since.component.ts - 80 + src/app/components/time/time.component.ts + 103 - src/app/components/time-since/time-since.component.ts - 84 + src/app/components/time/time.component.ts + 107 - src/app/components/time-since/time-since.component.ts - 85 + src/app/components/time/time.component.ts + 108 - src/app/components/time-since/time-since.component.ts - 86 + src/app/components/time/time.component.ts + 109 - src/app/components/time-since/time-since.component.ts - 87 + src/app/components/time/time.component.ts + 110 - src/app/components/time-since/time-since.component.ts - 88 + src/app/components/time/time.component.ts + 111 - src/app/components/time-since/time-since.component.ts - 89 + src/app/components/time/time.component.ts + 112 - src/app/components/time-since/time-since.component.ts - 90 + src/app/components/time/time.component.ts + 113 + + + + In ~ + + src/app/components/time/time.component.ts + 120 + + + src/app/components/time/time.component.ts + 121 + + + src/app/components/time/time.component.ts + 122 + + + src/app/components/time/time.component.ts + 123 + + + src/app/components/time/time.component.ts + 124 + + + src/app/components/time/time.component.ts + 125 + + + src/app/components/time/time.component.ts + 126 + + + src/app/components/time/time.component.ts + 130 + + + src/app/components/time/time.component.ts + 131 + + + src/app/components/time/time.component.ts + 132 + + + src/app/components/time/time.component.ts + 133 + + + src/app/components/time/time.component.ts + 134 + + + src/app/components/time/time.component.ts + 135 + + + src/app/components/time/time.component.ts + 136 After - src/app/components/time-span/time-span.component.ts - 67 + src/app/components/time/time.component.ts + 143 - src/app/components/time-span/time-span.component.ts - 68 + src/app/components/time/time.component.ts + 144 - src/app/components/time-span/time-span.component.ts - 69 + src/app/components/time/time.component.ts + 145 - src/app/components/time-span/time-span.component.ts - 70 + src/app/components/time/time.component.ts + 146 - src/app/components/time-span/time-span.component.ts - 71 + src/app/components/time/time.component.ts + 147 - src/app/components/time-span/time-span.component.ts - 72 + src/app/components/time/time.component.ts + 148 - src/app/components/time-span/time-span.component.ts - 73 + src/app/components/time/time.component.ts + 149 - src/app/components/time-span/time-span.component.ts - 77 + src/app/components/time/time.component.ts + 153 - src/app/components/time-span/time-span.component.ts - 78 + src/app/components/time/time.component.ts + 154 - src/app/components/time-span/time-span.component.ts - 79 + src/app/components/time/time.component.ts + 155 - src/app/components/time-span/time-span.component.ts - 80 + src/app/components/time/time.component.ts + 156 - src/app/components/time-span/time-span.component.ts - 81 + src/app/components/time/time.component.ts + 157 - src/app/components/time-span/time-span.component.ts - 82 + src/app/components/time/time.component.ts + 158 - src/app/components/time-span/time-span.component.ts - 83 - - - - In ~ - - src/app/components/time-until/time-until.component.ts - 66 - - - src/app/components/time-until/time-until.component.ts - 80 - - - src/app/components/time-until/time-until.component.ts - 81 - - - src/app/components/time-until/time-until.component.ts - 82 - - - src/app/components/time-until/time-until.component.ts - 83 - - - src/app/components/time-until/time-until.component.ts - 84 - - - src/app/components/time-until/time-until.component.ts - 85 - - - src/app/components/time-until/time-until.component.ts - 86 - - - src/app/components/time-until/time-until.component.ts - 90 - - - src/app/components/time-until/time-until.component.ts - 91 - - - src/app/components/time-until/time-until.component.ts - 92 - - - src/app/components/time-until/time-until.component.ts - 93 - - - src/app/components/time-until/time-until.component.ts - 94 - - - src/app/components/time-until/time-until.component.ts - 95 - - - src/app/components/time-until/time-until.component.ts - 96 + src/app/components/time/time.component.ts + 159 @@ -4363,7 +4355,7 @@ src/app/components/transaction/transaction.component.html - 340,344 + 341,345 Transaction flow transaction.flow @@ -4380,7 +4372,7 @@ Show more src/app/components/transaction/transaction.component.html - 225,227 + 226,228 src/app/components/transactions-list/transactions-list.component.html @@ -4396,7 +4388,7 @@ Show less src/app/components/transaction/transaction.component.html - 227,233 + 228,234 src/app/components/transactions-list/transactions-list.component.html @@ -4408,7 +4400,7 @@ Show diagram src/app/components/transaction/transaction.component.html - 247,248 + 248,249 show-diagram @@ -4416,7 +4408,7 @@ Locktime src/app/components/transaction/transaction.component.html - 286,288 + 287,289 transaction.locktime @@ -4424,7 +4416,7 @@ Transaction not found. src/app/components/transaction/transaction.component.html - 449,450 + 450,451 transaction.error.transaction-not-found @@ -4432,7 +4424,7 @@ Waiting for it to appear in the mempool... src/app/components/transaction/transaction.component.html - 450,455 + 451,456 transaction.error.waiting-for-it-to-appear @@ -4440,7 +4432,7 @@ Effective fee rate src/app/components/transaction/transaction.component.html - 485,488 + 486,489 Effective transaction fee rate transaction.effective-fee-rate @@ -4851,13 +4843,17 @@ src/app/docs/api-docs/api-docs.component.html 13 + + src/app/docs/api-docs/api-docs.component.html + 14 + faq.big-disclaimer REST API service src/app/docs/api-docs/api-docs.component.html - 41,42 + 42,43 api-docs.title @@ -4865,11 +4861,11 @@ Endpoint src/app/docs/api-docs/api-docs.component.html - 50,51 + 51,52 src/app/docs/api-docs/api-docs.component.html - 104,107 + 105,108 Api docs endpoint @@ -4877,18 +4873,18 @@ Description src/app/docs/api-docs/api-docs.component.html - 69,70 + 70,71 src/app/docs/api-docs/api-docs.component.html - 108,109 + 109,110 Default push: action: 'want', data: ['blocks', ...] to express what you want pushed. Available: blocks, mempool-blocks, live-2h-chart, and stats.Push transactions related to address: 'track-address': '3PbJ...bF9B' to receive all new transactions containing that address as input or output. Returns an array of transactions. address-transactions for new mempool transactions, and block-transactions for new block confirmed transactions. src/app/docs/api-docs/api-docs.component.html - 109,110 + 110,111 api-docs.websocket.websocket @@ -5154,6 +5150,14 @@ src/app/lightning/channels-list/channels-list.component.html 43,46 + + src/app/lightning/node-statistics-chart/node-statistics-chart.component.ts + 157 + + + src/app/lightning/node-statistics-chart/node-statistics-chart.component.ts + 227 + src/app/lightning/node-statistics/node-statistics.component.html 4,5 @@ -5642,6 +5646,14 @@ src/app/lightning/group/group.component.html 40,44 + + src/app/lightning/node-statistics-chart/node-statistics-chart.component.ts + 149 + + + src/app/lightning/node-statistics-chart/node-statistics-chart.component.ts + 204 + src/app/lightning/node-statistics/node-statistics.component.html 28,29