From 723473405628753cab223278c89f86cc013f0644 Mon Sep 17 00:00:00 2001 From: softsimon Date: Sat, 17 Jul 2021 18:23:50 +0300 Subject: [PATCH] Updated "mins per block" i18n string. --- frontend/src/app/dashboard/dashboard.component.html | 2 +- frontend/src/locale/messages.xlf | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index 59294e53a..add7b46b6 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -216,7 +216,7 @@
Estimate
{{ epochData.change | number: '1.2-2' }} %
-
~{{ epochData.timeAvg }} mins per block
+
~{{ epochData.timeAvg }} mins per block
Current Period
diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf index 39f4f20aa..f187ccad7 100644 --- a/frontend/src/locale/messages.xlf +++ b/frontend/src/locale/messages.xlf @@ -3754,11 +3754,11 @@ difficulty-box.estimate - - mins per block + + ~ mins per block src/app/dashboard/dashboard.component.html - 219,222 + 219,220 difficulty-box.mins-per-block