diff options
| author | Azul <azul@leap.se> | 2014-07-16 10:43:29 +0200 | 
|---|---|---|
| committer | Azul <azul@leap.se> | 2014-07-16 10:43:29 +0200 | 
| commit | 952bc18e8333ca5c3e6e16f8059f84a1414d5f6f (patch) | |
| tree | b84dc5f94856eafe0e3767be894ff0bdb29fdd80 | |
| parent | ff697316c85f9edc5a568d66f6c92ff6d13862cc (diff) | |
minor: add missing i18n translation for overview
| -rw-r--r-- | config/locales/generic.en.yml | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/config/locales/generic.en.yml b/config/locales/generic.en.yml index 14dafac..f268bff 100644 --- a/config/locales/generic.en.yml +++ b/config/locales/generic.en.yml @@ -23,3 +23,5 @@ en:    no_such_thing: "No such %{thing}."    create_thing: "Create %{thing}" + +  overview: "Overview" | 
