Merge pull request #1228 from ajnart/refactor/404-page
🥅 Add 404 error page
This commit is contained in:
5
public/locales/en/layout/errors/not-found.json
Normal file
5
public/locales/en/layout/errors/not-found.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "Page not found",
|
||||
"text": "This page could not be found. The URL for this page may have expired, the URL is invalid or you do now have the required permissions to access this resource.",
|
||||
"button": "Go to Home"
|
||||
}
|
||||
Reference in New Issue
Block a user