summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorazul <azul@riseup.net>2017-04-03 08:51:56 +0000
committerazul <azul@riseup.net>2017-04-03 08:51:56 +0000
commitd4ec87744e5eed54126c78a7d2f1154d1e8e53c0 (patch)
tree70405839cd6bbf3331c94412b4178b6399dfafa3 /config
parent552483c9e3f73952839e934374e2aa8b07681f4d (diff)
parente9bdd2aa5a0662a9fc6d5ce730e26cfd560210ba (diff)
Merge branch 'feature/clear-user' into 'master'
feature: delete user clearing username Closes #26 See merge request !34
Diffstat (limited to 'config')
-rw-r--r--config/locales/en/users.en.yml1
1 files changed, 1 insertions, 0 deletions
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"