From e733d3eae69d25585136951c9f7a22faa2c09404 Mon Sep 17 00:00:00 2001 From: Eren Yeager Date: Sat, 17 Feb 2024 01:21:32 +0000 Subject: [PATCH] fix: translation --- .../src/components/BlockchainsSection/BlockchainsSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widget/embedded/src/components/BlockchainsSection/BlockchainsSection.tsx b/widget/embedded/src/components/BlockchainsSection/BlockchainsSection.tsx index 9f9b12acb2..3354956657 100644 --- a/widget/embedded/src/components/BlockchainsSection/BlockchainsSection.tsx +++ b/widget/embedded/src/components/BlockchainsSection/BlockchainsSection.tsx @@ -63,7 +63,7 @@ export function BlockchainsSection(props: PropTypes) { } }}> - {i18n.t('All')} + {i18n.t('All All All')} {blockchainsList.list.map((item) => (