summaryrefslogtreecommitdiff
path: root/config/locales/errors.en.yml
blob: 93feab168a28c4f14e857cac3c870ec8843bf296 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.