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

15 lines
379 B
JSON

{
"card": {
"title": "Ups, došlo k chybe!",
"buttons": {
"details": "Detaily",
"tryAgain": "Skúste znova"
}
},
"modal": {
"text": "Vyskytla sa neočakávaná chyba. Skontrolujte prosím svoju konfiguráciu. Ak sa domnievate, že ide o chybu, nahláste tento problém.",
"label": "Vaša chyba",
"reportButton": "Nahlásiť chybu"
}
}