File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -241,12 +241,12 @@ export function usePassphrasePrompt () {
241241 < div >
242242 < h4 > Wallet decryption</ h4 >
243243 < p className = 'line-height-md mt-3' >
244- Your wallets have been encrypted on another device. Enter your passphrase to use your wallets on this device.
244+ Enter your passphrase to decrypt your wallets on this device.
245245 </ p >
246246 < p className = 'line-height-md' >
247- { showPassphrase && 'You can find the button to reveal your passphrase above your wallets on the other device.' }
247+ { showPassphrase && 'The passphrase reveal button is above your wallets on the original device.' }
248248 </ p >
249- < p className = 'line-height-md' >
249+ < p className = 'line-height-md fw-bold ' >
250250 Press reset if you lost your passphrase.
251251 </ p >
252252 < Form
You can’t perform that action at this time.
0 commit comments