✨ Add widget error boundary (#753)
This commit is contained in:
14
public/locales/en/widgets/error-boundary.json
Normal file
14
public/locales/en/widgets/error-boundary.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"card": {
|
||||
"title": "Oops, there was an error!",
|
||||
"buttons": {
|
||||
"details": "Details",
|
||||
"tryAgain": "Try again"
|
||||
}
|
||||
},
|
||||
"modal": {
|
||||
"text": "We're sorry for the inconvinience! This shouln't happen - please report this issue on GitHub.",
|
||||
"label": "Your error",
|
||||
"reportButton": "Report this error"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user