diff options
author | elijah <elijah@riseup.net> | 2013-06-17 01:26:35 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-06-17 01:26:35 -0700 |
commit | 8b7621793fe5f8fa55c955045a71821c53d4759f (patch) | |
tree | 872071d4fd3510d319288b32aeb8cdcdcf741a22 /config/locales/en.yml | |
parent | 15d48c24e529e2f944b026749c5eb35eb4c5cfa7 (diff) |
start of new ui - css changes, layout changes, navigation changes.
Diffstat (limited to 'config/locales/en.yml')
-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" + |