From f0c88ff6ccf6a627f6b81b0295349a7b87360cc9 Mon Sep 17 00:00:00 2001 From: softsimon Date: Sun, 26 Nov 2023 16:03:53 +0900 Subject: [PATCH] Fix duplicate recent block i18n --- frontend/src/app/dashboard/dashboard.component.html | 2 +- frontend/src/locale/messages.xlf | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index 97854fd60..4025a45d0 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -110,7 +110,7 @@
-
Recent blocks
+
Recent Blocks
 
diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf index 78e788d70..38d9626c5 100644 --- a/frontend/src/locale/messages.xlf +++ b/frontend/src/locale/messages.xlf @@ -3981,6 +3981,10 @@ src/app/components/mining-dashboard/mining-dashboard.component.html 52 + + src/app/dashboard/dashboard.component.html + 113 + src/app/shared/components/global-footer/global-footer.component.html 44 @@ -5536,14 +5540,6 @@ Transaction Status transaction.status - - Recent blocks - - src/app/dashboard/dashboard.component.html - 113 - - dashboard.recent-block - Recent Transactions