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

7 lines
160 B
JSON
Raw Normal View History

2021-12-22 13:04:06 +00:00
{
"statusCode": 500,
"statusMessage": "Internal server error",
"description": "This page is temporarily unavailable.",
"refresh": "Refresh this page"
2021-12-22 13:04:06 +00:00
}