diff options
Diffstat (limited to 'core/config/locales')
-rw-r--r-- | core/config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/config/locales/en.yml b/core/config/locales/en.yml index 38724ca..25b377a 100644 --- a/core/config/locales/en.yml +++ b/core/config/locales/en.yml @@ -1,6 +1,7 @@ en: no_such_thing: "No such %{thing}." thing_was_successfully_created: "%{thing} was successfully created." + create_thing: "Create %{thing}" overview: "Overview" user_control_panel: "user control panel" |