allow user accounts to be deleted
This commit is contained in:
@ -9,6 +9,9 @@ en:
|
||||
about: "About"
|
||||
account: "Account"
|
||||
account_changes: "Confirm account changes"
|
||||
account_delete: "Delete Account"
|
||||
account_deleted: "Your account has been deleted."
|
||||
account_delete_message: "Want to delete your account?"
|
||||
account_edit: "Edit Account"
|
||||
account_error: "There were some problems creating your account:"
|
||||
account_error_edit: "There were some problems editing your account:"
|
||||
@ -88,6 +91,7 @@ en:
|
||||
comment_reply: "reply"
|
||||
comment_reported: "Reported!"
|
||||
community: "Community"
|
||||
confirm_account_delete: "Are you sure you want to delete your account? This cannot be undone."
|
||||
confirm_read_key_delete: "Are you sure you want to delete this Read API Key?"
|
||||
confirm_channel_clear: "Are you sure you want to clear this channel?"
|
||||
confirm_channel_delete: "Are you sure you want to delete this channel?"
|
||||
|
Reference in New Issue
Block a user