diff options
author | elijah <elijah@riseup.net> | 2013-07-04 01:34:06 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-04 01:34:06 -0700 |
commit | 7569f58c656fd2c274e49da6f366b9ef7138e961 (patch) | |
tree | 8d503b4d16ff4f9d14028228acccb5d23a104ba3 /users/config/locales | |
parent | 738a6c5576992e665821c76ad720a58edd228b28 (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: |