diff --git a/src/components/DeleteAccountDialog.js b/src/components/DeleteAccountDialog.js index 8dc644c..cb279be 100644 --- a/src/components/DeleteAccountDialog.js +++ b/src/components/DeleteAccountDialog.js @@ -23,11 +23,13 @@ export default function DeleteAccountDialog({open, onClose, isDeleteAccountEnabl flexDirection: 'column', }} > - You will not be able to recover this account without either the seed phrase, or - the account private key.

+ You will not be able to recover the current accounts without the seed phrase, and + the account private key. This action will delete all current accounts from + your browser.

- Please ensure you have either the seed phrase or the private key to prevent loss of funds. + To prevent loss of funds, please ensure you have the seed phrase and the private key + for all current accounts.