Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
lochie authored Jun 13, 2024
1 parent b7f74a1 commit 2d7d9a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/connectkit/src/localizations/locales/vi-VN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { LocaleProps } from './';

const viVN: LocaleProps = {
connectWallet: 'Kết nối ví',
disconnect: 'Ngắt kết nó6i',
disconnect: 'Ngắt kết nối',
connected: 'Đã kết nối',
wrongNetwork: 'Mạng không hỗ trợ',
switchNetworks: 'Đổi mạng',
Expand Down Expand Up @@ -41,7 +41,7 @@ const viVN: LocaleProps = {

onboardingScreen_heading: `Tạo một ví`,
onboardingScreen_h1: `Bắt đầu khám khá Web3`,
onboardingScreen_p: `Ví của bạn là cổng giao tiếp mọi thứ trên Ethereum, Công nghệ tuyệt vời giúp khám phá Web3.`,
onboardingScreen_p: `Ví của bạn là cổng giao tiếp mọi thứ trên Ethereum, công nghệ tuyệt vời giúp khám phá Web3.`,
onboardingScreen_ctaText: `Chọn ví đầu tiên của bạn`,
onboardingScreen_ctaUrl: `https://ethereum.org/en/wallets/find-wallet/`,

Expand Down

0 comments on commit 2d7d9a2

Please sign in to comment.