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

7 lines
167 B
JSON
Raw Normal View History

2021-12-22 13:04:06 +00:00
{
"statusCode": 404,
"statusMessage": "Page not found",
2021-12-22 13:04:06 +00:00
"description": "Sorry, the page you are looking for could not be found.",
"backHome": "Go back home"
}