Files
homarr/public/locales/sv/widgets/error-boundary.json
2023-08-06 17:13:08 +02:00

15 lines
250 B
JSON

{
"card": {
"title": "Hoppsan, ett fel har uppstått!",
"buttons": {
"details": "Detaljer",
"tryAgain": "Försök igen"
}
},
"modal": {
"text": "",
"label": "Dina fel",
"reportButton": "Rapportera fel"
}
}