Files
homarr/public/locales/en/widgets/error-boundary.json
Manuel 0a31b0fc1c Version 0.15.9 (#2220)
* fix: iframes javascript content (#2218)

* config: update version (#2219)
2024-12-08 21:59:34 +01:00

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"
}
}