From e71585ec0c35ee5095df0eceaa29c8452508b58c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20G=C5=82ownia?= Date: Tue, 21 Nov 2023 11:13:47 +0100 Subject: [PATCH] feat: fix labels --- apps/trading/client-pages/market/market.tsx | 2 +- libs/i18n/src/locales/en/trading.json | 4 ++-- .../components/oracle-full-profile/oracle-full-profile.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/trading/client-pages/market/market.tsx b/apps/trading/client-pages/market/market.tsx index 209401cc1..7c50d294e 100644 --- a/apps/trading/client-pages/market/market.tsx +++ b/apps/trading/client-pages/market/market.tsx @@ -114,7 +114,7 @@ export const MarketPage = () => {

market list<0>": "Please choose another market from the <0>market list<0>", + "Please choose another market from the <0>market list": "Please choose another market from the <0>market list", "Please connect Vega wallet": "Please connect Vega wallet", "Portfolio": "Portfolio", "Positions": "Positions", diff --git a/libs/markets/src/lib/components/oracle-full-profile/oracle-full-profile.tsx b/libs/markets/src/lib/components/oracle-full-profile/oracle-full-profile.tsx index 618cda4d8..d17b5083c 100644 --- a/libs/markets/src/lib/components/oracle-full-profile/oracle-full-profile.tsx +++ b/libs/markets/src/lib/components/oracle-full-profile/oracle-full-profile.tsx @@ -189,7 +189,7 @@ export const OracleFullProfile = ({ 'verifyProofs', 'Verify {{count}} proofs of ownership', { - proofs: signedMessageProofs, + count: signedMessageProofs.length, } )}{' '}