Files
homarr/public/locales/hr/widgets/error-boundary.json
2023-07-06 17:24:11 +09:00

15 lines
263 B
JSON

{
"card": {
"title": "Ups, došlo je do pogreške!",
"buttons": {
"details": "Pojedinosti",
"tryAgain": "Pokušaj ponovno"
}
},
"modal": {
"text": "",
"label": "Vaša greška",
"reportButton": "Prijavi ovu grešku"
}
}