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