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

15 lines
227 B
JSON

{
"card": {
"title": "Ups, wystąpił błąd!",
"buttons": {
"details": "Szczegóły",
"tryAgain": "Spróbuj ponownie"
}
},
"modal": {
"text": "",
"label": "",
"reportButton": ""
}
}