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

15 lines
215 B
JSON

{
"card": {
"title": "Det oppstod en feil!",
"buttons": {
"details": "Detaljer",
"tryAgain": "Prøv igjen"
}
},
"modal": {
"text": "",
"label": "",
"reportButton": ""
}
}