From ce412a9a0ccce22b5b9d90f70369b91d5fc46e4f Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 23 Jan 2014 11:36:17 -0800 Subject: added a customizable 'bye' page for when a user leaves --- users/config/locales/en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'users/config') 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 -- cgit v1.2.3