13 lines
353 B
JSON
13 lines
353 B
JSON
{
|
|
"boundary": {
|
|
"title": "Oops! Something went wrong",
|
|
"description": "An unexpected error occurred in the application. Our team has been notified.",
|
|
"technical_details": "Technical Details",
|
|
"actions": {
|
|
"retry": "Retry",
|
|
"reload": "Reload Page",
|
|
"go_back": "Go Back",
|
|
"report": "Report this error"
|
|
}
|
|
}
|
|
} |