mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 03:09:19 +01:00
15 lines
252 B
JSON
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"
|
|
}
|
|
}
|