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

15 lines
229 B
JSON

{
"card": {
"title": "Oeps, er was een fout!",
"buttons": {
"details": "Beschrijving",
"tryAgain": "Probeer het opnieuw"
}
},
"modal": {
"text": "",
"label": "",
"reportButton": ""
}
}