diff options
author | elijah <elijah@riseup.net> | 2013-07-04 01:34:06 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-04 04:15:04 -0700 |
commit | 03fc85ad20e91964267dfcdaab9e3036c5702689 (patch) | |
tree | 9bdd64920ace370d9d8850cf62960d092513560b /users/config/locales | |
parent | 89ad6bd802f9e57c687e8cdb8593c3984e2fbd1b (diff) |
users - make a nice overview page (well, nice enough) and better users index/search.
Diffstat (limited to 'users/config/locales')
-rw-r--r-- | users/config/locales/en.yml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/users/config/locales/en.yml b/users/config/locales/en.yml index 63ac692..b880887 100644 --- a/users/config/locales/en.yml +++ b/users/config/locales/en.yml @@ -29,6 +29,20 @@ en: advanced_options: "Advanced Options" not_authorized: "Sorry, but you are not authorized to perform that action." not_authorized_login: "Please log in to perform that action." + search: "Search" + + # + # overview + # + overview_welcome: "Welcome %{username}." + overview_intro: "From this user control panel, you can:" + overview_tickets: "Create and check support tickets." + overview_email: "Modify email settings." + overview_account: "Change your password or delete your account." + + # + # rails + # activemodel: models: user: |