feat: delete account (#1653)

* feat: delete account

* fix: copy adjustments

Co-authored-by: Mo
This commit is contained in:
Vardan Hakobyan
2022-09-27 18:13:54 +04:00
committed by GitHub
parent c08602b7b8
commit 5db47e83e8
6 changed files with 125 additions and 0 deletions

View File

@@ -99,6 +99,8 @@ export const STRING_UPGRADE_ACCOUNT_CONFIRM_BUTTON = 'Upgrade'
export const STRING_REMOVE_OFFLINE_KEY_CONFIRMATION = 'This will delete the previously saved offline key.'
export const STRING_DELETE_ACCOUNT_CONFIRMATION = 'Are you sure you want to permanently delete your account?'
export const STRING_FAILED_TO_UPDATE_USER_SETTING =
'There was an error while trying to update your settings. Please try again.'