diff options
author | elijah <elijah@riseup.net> | 2015-04-30 00:32:33 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-04-30 00:32:33 -0700 |
commit | 63871baf6061668b162972193c55b5a8f7490797 (patch) | |
tree | ca8cd5fbab18cbe59b728a123f450140ed98f519 /config/locales/users.en.yml | |
parent | c3b133cb6f02003ab934e5008e108f489ace4158 (diff) |
added support for email notifications of ticket changes
Diffstat (limited to 'config/locales/users.en.yml')
-rw-r--r-- | config/locales/users.en.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/users.en.yml b/config/locales/users.en.yml index bebf1cf..89307dd 100644 --- a/config/locales/users.en.yml +++ b/config/locales/users.en.yml @@ -39,6 +39,11 @@ en: payment_one_month_warning: "We hope you have been enjoying this service this past month. Please sign up to pay within the next month, by %{date_in_one_month}. Directions for payment are available at INSERT_URL" bye: "Goodbye!" bye_message: "So long and thanks for all the fish." + contact_email: "Contact Email" + contact_email_info: > + You may specify an email address where we can contact you if there is a + problem with your account. For privacy reasons, you might prefer to leave + this empty. # # overview |