We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a82a73a + e9c5ebd commit 244b3ebCopy full SHA for 244b3eb
1 file changed
src/pages/get-eth.tsx
@@ -212,7 +212,7 @@ const GetETHPage = ({ data }: PageProps<Queries.GetEthPageQuery>) => {
212
description={t("page-get-eth-peers-desc")}
213
>
214
<InlineLink to="/wallets/">
215
- <Translation id="page-get-eth-wallets-link-desc" />
+ <Translation id="page-get-eth-wallets-link" />
216
</InlineLink>
217
</StyledCard>
218
<StyledCard
0 commit comments