diff options
Diffstat (limited to 'config/locales/errors.en.yml')
-rw-r--r-- | config/locales/errors.en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/errors.en.yml b/config/locales/errors.en.yml index 93feab1..e0a909f 100644 --- a/config/locales/errors.en.yml +++ b/config/locales/errors.en.yml @@ -9,3 +9,4 @@ en: text: not_found: "You may have mistyped the address or the page may have moved." server_error: The problem has been logged and we will look into it. + not_found: Not found. |