error pages
This commit is contained in:
@@ -368,6 +368,13 @@
|
||||
"Error": {
|
||||
"title": "Something went wrong!",
|
||||
"description": "We encountered an unexpected error. Our team has been notified and is working on a fix.",
|
||||
"tryAgain": "Try again"
|
||||
"tryAgain": "Try again",
|
||||
"goHome": "Back to Home",
|
||||
"notFound": {
|
||||
"title": "Connection Lost",
|
||||
"subtitle": "404 - Page Not Found",
|
||||
"description": "It seems the cable to this page has been disconnected. We couldn't find the resource you were looking for.",
|
||||
"cta": "Back to Safety"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user