Files
Homarr/public/locales/sk/widgets/error-boundary.json
2024-12-17 18:40:51 +01:00

15 lines
357 B
JSON

{
"card": {
"title": "Ups, došlo k chybe!",
"buttons": {
"details": "Detaily",
"tryAgain": "Skúste znova"
}
},
"modal": {
"text": "Widet sa neočakávane zrútil. Prečítajte si dokumentáciu a opravte prípadné preklepy.",
"label": "Vyskytla sa chyba",
"reportButton": "Nahlásiť túto chybu na GitHub"
}
}