From c2bd6419bb1bc2dd5b49642ce201c3de22b0c25d Mon Sep 17 00:00:00 2001 From: softsimon Date: Mon, 22 Jan 2024 21:13:41 +0700 Subject: [PATCH] Acceleration i18n fixes --- .../acceleration-fees-graph.component.ts | 2 +- .../accelerator-dashboard.component.html | 4 +- .../master-page/master-page.component.html | 2 +- .../transaction/transaction.component.html | 4 +- frontend/src/locale/messages.xlf | 73 +++++++++---------- 5 files changed, 41 insertions(+), 44 deletions(-) diff --git a/frontend/src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts b/frontend/src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts index 4460bffe4..59bca27d4 100644 --- a/frontend/src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts +++ b/frontend/src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts @@ -66,7 +66,7 @@ export class AccelerationFeesGraphComponent implements OnInit, OnDestroy { } ngOnInit(): void { - this.seoService.setTitle($localize`:@@6c453b11fd7bd159ae30bc381f367bc736d86909:Acceleration Fees`); + this.seoService.setTitle($localize`:@@bcf34abc2d9ed8f45a2f65dd464c46694e9a181e:Acceleration Fees`); this.isLoading = true; if (this.widget) { this.miningWindowPreference = '1m'; diff --git a/frontend/src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html b/frontend/src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html index 91b721db6..243a48939 100644 --- a/frontend/src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html +++ b/frontend/src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html @@ -7,7 +7,7 @@
- Active accelerations + Active Accelerations
@@ -69,7 +69,7 @@
diff --git a/frontend/src/app/components/master-page/master-page.component.html b/frontend/src/app/components/master-page/master-page.component.html index 54a608869..7d8b37d00 100644 --- a/frontend/src/app/components/master-page/master-page.component.html +++ b/frontend/src/app/components/master-page/master-page.component.html @@ -53,7 +53,7 @@