diff --git a/frontend/src/app/components/block-predictions-graph/block-predictions-graph.component.ts b/frontend/src/app/components/block-predictions-graph/block-predictions-graph.component.ts index b2ec7116c..b7f7b1a78 100644 --- a/frontend/src/app/components/block-predictions-graph/block-predictions-graph.component.ts +++ b/frontend/src/app/components/block-predictions-graph/block-predictions-graph.component.ts @@ -60,7 +60,7 @@ export class BlockPredictionsGraphComponent implements OnInit { } ngOnInit(): void { - this.seoService.setTitle($localize`Block predictions accuracy`); + this.seoService.setTitle($localize`:@@05ef9d4e17049ce55e505637a99653770bf7fff9:Block Predictions Accuracy`); this.miningWindowPreference = '24h';//this.miningService.getDefaultTimespan('24h'); this.radioGroupForm = this.formBuilder.group({ dateSpan: this.miningWindowPreference }); this.radioGroupForm.controls.dateSpan.setValue(this.miningWindowPreference); diff --git a/frontend/src/app/components/graphs/graphs.component.html b/frontend/src/app/components/graphs/graphs.component.html index aca62a4dd..92af4169a 100644 --- a/frontend/src/app/components/graphs/graphs.component.html +++ b/frontend/src/app/components/graphs/graphs.component.html @@ -19,7 +19,7 @@ Block Sizes and Weights Blocks Predictions Accuracy + [routerLink]="['/graphs/mining/block-predictions' | relativeUrl]" i18n="mining.block-prediction-accuracy">Block Predictions Accuracy diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf index ce94231d2..a79d7c91c 100644 --- a/frontend/src/locale/messages.xlf +++ b/frontend/src/locale/messages.xlf @@ -1990,11 +1990,11 @@ src/app/components/blockchain-blocks/blockchain-blocks.component.html - 11,14 + 11,13 src/app/components/blockchain-blocks/blockchain-blocks.component.html - 14,17 + 14,16 src/app/components/fees-box/fees-box.component.html @@ -2022,7 +2022,7 @@ src/app/components/mempool-blocks/mempool-blocks.component.html - 10,13 + 10,12 src/app/components/mempool-blocks/mempool-blocks.component.html @@ -2082,14 +2082,15 @@ src/app/components/block-predictions-graph/block-predictions-graph.component.html 5,7 - mining.block-prediction-accuracy - - - Block predictions accuracy src/app/components/block-predictions-graph/block-predictions-graph.component.ts 63 + + src/app/components/graphs/graphs.component.html + 22 + + mining.block-prediction-accuracy Match rate @@ -2840,14 +2841,6 @@ mining.hashrate-difficulty - - Blocks Predictions Accuracy - - src/app/components/graphs/graphs.component.html - 22 - - mining.block-prediction-accuracy - Hashrate