diff options
author | elijah <elijah@riseup.net> | 2014-01-23 11:36:17 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-23 11:37:50 -0800 |
commit | ce412a9a0ccce22b5b9d90f70369b91d5fc46e4f (patch) | |
tree | 4dcbef4b1b2ea9dcd52cf98f1bb98b371a93c631 /users/config/locales | |
parent | 91c535a080f05be23ee1320b0701dae6ff3601af (diff) |
added a customizable 'bye' page for when a user leaves
Diffstat (limited to 'users/config/locales')
-rw-r--r-- | users/config/locales/en.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml index 934fcee..e597164 100644 --- a/users/config/locales/en.yml +++ b/users/config/locales/en.yml @@ -37,7 +37,8 @@ en: enable_description: "This will restore the account to full functionality" deactivate_account: "Deactivate the account %{username}" deactivate_description: "This will temporarily deactivate some account functionality." #todo detail exact functionality. can receive email but not send or renew client certificate? - + bye: "Goodbye!" + bye_message: "So long and thanks for all the fish." # # overview |