From c0c5d0f5c7d7fc70453a54a6474b169804848810 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Mon, 3 Mar 2025 10:49:37 +0800 Subject: [PATCH 1/2] fix wrong translation keys --- src/pages/[locale]/stablecoins.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/[locale]/stablecoins.tsx b/src/pages/[locale]/stablecoins.tsx index 3767f55fb67..4111eef9557 100644 --- a/src/pages/[locale]/stablecoins.tsx +++ b/src/pages/[locale]/stablecoins.tsx @@ -583,10 +583,10 @@ const StablecoinsPage = ({ markets, marketsHasError }) => { Date: Mon, 3 Mar 2025 11:42:34 +0800 Subject: [PATCH 2/2] fix wrong translation keys --- src/pages/[locale]/stablecoins.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/pages/[locale]/stablecoins.tsx b/src/pages/[locale]/stablecoins.tsx index 4111eef9557..9f959ae75ea 100644 --- a/src/pages/[locale]/stablecoins.tsx +++ b/src/pages/[locale]/stablecoins.tsx @@ -583,9 +583,11 @@ const StablecoinsPage = ({ markets, marketsHasError }) => {