Skip to content

Commit fc8632c

Browse files
committed
fix: update locale
1 parent 6511930 commit fc8632c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

locales/languages/en.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"ok": "OK"
9898
},
9999
"onboarding": {
100-
"title": "Wallet setup",
100+
"title": "Let’s get started!",
101101
"sync_desc": "If you’ve already got the MetaMask extension or another wallet, sync or import it to manage your existing assets.",
102102
"create_desc": "Set up your first wallet and start exploring decentralized apps.",
103103
"import": "Import an existing wallet or create a new one",
@@ -129,7 +129,9 @@
129129
"scan_step_4": "Scan the QR code to start syncing",
130130
"success": "Success",
131131
"your_wallet": "Your wallet was successfully erased",
132-
"delete_current": "Deleting current wallet"
132+
"delete_current": "Deleting current wallet",
133+
134+
"have_existing_wallet": "I have an existing wallet",
133135
},
134136
"onboarding_success": {
135137
"title": "Congratulations!",

0 commit comments

Comments
 (0)