mirror of
https://github.com/ajnart/homarr.git
synced 2026-05-07 09:15:31 +02:00
15 lines
363 B
JSON
15 lines
363 B
JSON
{
|
|
"card": {
|
|
"title": "Oeps, er was een fout!",
|
|
"buttons": {
|
|
"details": "Beschrijving",
|
|
"tryAgain": "Probeer het opnieuw"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "De widget is onverwachts gecrasht. Lees de documentatie en corrigeer eventuele typfouten.",
|
|
"label": "Fout opgetreden",
|
|
"reportButton": "Rapporteer deze fout op GitHub"
|
|
}
|
|
}
|