Files
Homarr/public/locales/nl/widgets/error-boundary.json
2023-06-09 20:41:30 +02:00

15 lines
252 B
JSON

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