summaryrefslogtreecommitdiff
path: root/config/locales/en/errors.en.yml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-06-15 17:12:05 -0700
committerelijah <elijah@riseup.net>2015-06-15 17:12:05 -0700
commit12ab515ecd448f98ff006e30a93e43626183b6d0 (patch)
tree86023afaee3851029991ef684a88f893384d2c26 /config/locales/en/errors.en.yml
parent9d1c6d33645196df697f2733860d23f0bb39b1c4 (diff)
imported new locales from transifex
Diffstat (limited to 'config/locales/en/errors.en.yml')
-rw-r--r--config/locales/en/errors.en.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/locales/en/errors.en.yml b/config/locales/en/errors.en.yml
new file mode 100644
index 0000000..a8e7c6e
--- /dev/null
+++ b/config/locales/en/errors.en.yml
@@ -0,0 +1,12 @@
+en:
+ errors:
+ title:
+ not_found: Page not found.
+ server_error: Ouch!
+ subtitle:
+ not_found: "The page you were looking for doesn't exist."
+ server_error: We ran into a server error.
+ 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.