diff options
author | elijah <elijah@riseup.net> | 2013-06-17 01:26:35 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-04 03:57:59 -0700 |
commit | 3f51128e24e1ca3247169066aa6a03090df98dd6 (patch) | |
tree | cb83b73379a174cd58a36360c683893d11cb4ac0 /config/locales | |
parent | d03e82b4df5075f796f56fb9568992b0ba0d7c07 (diff) |
start of new ui - css changes, layout changes, navigation changes.
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index fc61c31..40cdb4a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -4,3 +4,10 @@ en: hello: "Hello world" no_such_thing: "No such %{thing}." + + overview: "Overview" + user_control_panel: "user control panel" + + created: "Created" + updated: "Updated" + |