From e9bdd2aa5a0662a9fc6d5ce730e26cfd560210ba Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 3 Apr 2017 10:43:42 +0200 Subject: feature: delete user clearing username --- config/locales/en/users.en.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/locales/en/users.en.yml b/config/locales/en/users.en.yml index b9f1724..d3dab30 100644 --- a/config/locales/en/users.en.yml +++ b/config/locales/en/users.en.yml @@ -19,6 +19,7 @@ en: destroy_my_account: "Destroy my account" 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" account_destroyed: "The account has been destroyed successfully." set_email_address: "Set email address" forward_email: "Forward Email" -- cgit v1.2.3