0a31b0fc1c
* fix: iframes javascript content (#2218) * config: update version (#2219)
15 lines
338 B
JSON
15 lines
338 B
JSON
{
|
|
"card": {
|
|
"title": "Oops, there was an error!",
|
|
"buttons": {
|
|
"details": "Details",
|
|
"tryAgain": "Try again"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "The widet crashed unexpectitly. Please read the documentation and fix any typos.",
|
|
"label": "Occurred error",
|
|
"reportButton": "Report this error on GitHub"
|
|
}
|
|
}
|