Nuxt/packages/ui-templates/templates/error-404/messages.json

7 lines
162 B
JSON

{
"statusCode": 404,
"statusMessage": "Not Found",
"description": "Sorry, the page you are looking for could not be found.",
"backHome": "Go back home"
}