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

15 lines
231 B
JSON

{
"card": {
"title": "Ups, došlo je do pogreške!",
"buttons": {
"details": "Pojedinosti",
"tryAgain": "Pokušaj ponovno"
}
},
"modal": {
"text": "",
"label": "",
"reportButton": ""
}
}