Files
Homarr/public/locales/sv/widgets/error-boundary.json
2024-12-17 18:40:51 +01:00

15 lines
316 B
JSON

{
"card": {
"title": "Hoppsan, ett fel har uppstått!",
"buttons": {
"details": "Detaljer",
"tryAgain": "Försök igen"
}
},
"modal": {
"text": "Widet kraschade oväntat. Läs igenom dokumentationen och åtgärda eventuella skrivfel.",
"label": "",
"reportButton": ""
}
}