diff options
author | azul <azul@riseup.net> | 2014-02-10 12:44:08 +0100 |
---|---|---|
committer | azul <azul@riseup.net> | 2014-02-10 12:44:08 +0100 |
commit | bcdde2f6bfb4ed3a1535bd2e50ab47529a9141e2 (patch) | |
tree | 6748d5170cb2a3ed387f2bf8f26bacbbc46df7d1 /users/config/locales | |
parent | 38474e94e3bfaeb40fb87bf2a9b8b1fbe546bc05 (diff) | |
parent | 7e0573f3347dca6323eae05127849431ecbceb77 (diff) |
Merge pull request #134 from jessib/feature/messages_api
Feature/messages api
Diffstat (limited to 'users/config/locales')
-rw-r--r-- | users/config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml index e597164..ed6653a 100644 --- a/users/config/locales/en.yml +++ b/users/config/locales/en.yml @@ -37,6 +37,7 @@ 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? + 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." |