Files
homarr/public/locales/pl/widgets/error-boundary.json
2023-10-22 18:00:47 +02:00

15 lines
257 B
JSON

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