diff options
Diffstat (limited to 'config/locales/en/users.en.yml')
-rw-r--r-- | config/locales/en/users.en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en/users.en.yml b/config/locales/en/users.en.yml index d3dab30..94df16c 100644 --- a/config/locales/en/users.en.yml +++ b/config/locales/en/users.en.yml @@ -17,6 +17,7 @@ en: all_strategies_failed: "Could not understand your login attempt. Please first send your login and a SRP ephemeral value A and then send the client_auth in the same session (using cookies)." update_login_and_password: "Update Login and Password" destroy_my_account: "Destroy my account" + destroy: "Destroy" destroy_account_info: "This will permanently destroy your account and all the data associated with it. Proceed with caution!" admin_destroy_account: "Destroy the account %{username}" keep_username_blocked: "Keep the username blocked from reuse for a while" |