Skip to content

Commit 39b65d1

Browse files
committed
Merge branch 'frontend-cleanup-translations'
2 parents 1b8d044 + 3c443f1 commit 39b65d1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

frontends/web/src/locales/en/app.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -243,13 +243,8 @@
243243
"createBackupAborted": "Creating backup aborted.",
244244
"createBackupFailed": "Creating backup failed, try again.",
245245
"initialize": {
246-
"passwordText": "Now let's set a password for your device. Use the controls on your BitBox to enter and choose a password.",
247-
"passwordTitle": "Set a password for your BitBox",
248-
"text": "Successfully paired your BitBox02! Now let's initialize your device. Get started by choosing to create a new wallet, or to restore a wallet from an existing backup. <strong>Please make sure you have a microSD card inserted in your BitBox02</strong>",
249-
"tip": "We recommend that you proceed in a secure location.",
250-
"title": "Initialize your BitBox"
246+
"tip": "We recommend that you proceed in a secure location."
251247
},
252-
"insertSDCard": "<strong>Please make sure you have a microSD card inserted in your BitBox02.</strong>",
253248
"noPasswordMatch": "Passwords did not match, please try again.",
254249
"pairing": {
255250
"failed": "Unconfirmed pairing. Please replug your BitBox02.",
@@ -308,7 +303,6 @@
308303
"title": "Setup your wallet"
309304
},
310305
"success": {
311-
"text": "Hooray! Your BitBox02 is now ready to use. \n\nFor further information on how to use the BitBoxApp, please use the in-app guide by clicking the question mark on the top right corner.",
312306
"title": "You're ready to go!"
313307
}
314308
},

0 commit comments

Comments
 (0)