mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Add ability to delete Maybe account (#698)
* Build out user deactivation and purging workflows * Add i18n translations for user deletion * Add tests for user deletion * Fix lint issue
This commit is contained in:
@@ -10,3 +10,7 @@ en:
|
||||
last_name: Last Name
|
||||
password: Password
|
||||
password_confirmation: Password Confirmation
|
||||
errors:
|
||||
user:
|
||||
cannot_deactivate_admin_with_other_users: Admin cannot delete account while
|
||||
other users are present. Please delete all members first.
|
||||
|
||||
Reference in New Issue
Block a user