Files
homarr/public/locales/cs/widgets/error-boundary.json
2024-01-14 14:10:59 +01:00

15 lines
251 B
JSON

{
"card": {
"title": "Ups, došlo k chybě!",
"buttons": {
"details": "Podrobnosti",
"tryAgain": "Zkusit znovu"
}
},
"modal": {
"text": "",
"label": "Vaše chyba",
"reportButton": "Nahlásit tuto chybu"
}
}