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

15 lines
228 B
JSON

{
"card": {
"title": "Ups, prišlo je do napake!",
"buttons": {
"details": "Podrobnosti",
"tryAgain": "Poskusite znova"
}
},
"modal": {
"text": "",
"label": "",
"reportButton": ""
}
}