diff --git a/src/routes/console/account/+page.svelte b/src/routes/console/account/+page.svelte index b94dc86cc8..d9247c0be5 100644 --- a/src/routes/console/account/+page.svelte +++ b/src/routes/console/account/+page.svelte @@ -154,10 +154,10 @@
- Delete Account + Deactivate Account

- Your account will be permanently deleted and access will be lost to any of your teams + Your account will be permanently deactivated and access will be lost to any of your teams and data. This action is irreversible.

diff --git a/src/routes/console/account/delete.svelte b/src/routes/console/account/delete.svelte index cf981d4e94..890c407632 100644 --- a/src/routes/console/account/delete.svelte +++ b/src/routes/console/account/delete.svelte @@ -1,13 +1,15 @@ - Delete Account -

Are you sure you want to delete your account?

+ Deactivate Account +

+ Are you sure you want to deactivate your account? This action is irreversible, and you cannot create a new account again with this email. +

+ + + - +