Files
homarr/public/locales/hu/widgets/error-boundary.json
2023-09-01 21:55:45 +02:00

15 lines
254 B
JSON

{
"card": {
"title": "Hoppá, hiba történt!",
"buttons": {
"details": "Részletek",
"tryAgain": "Próbálja újra"
}
},
"modal": {
"text": "",
"label": "Az Ön hibája",
"reportButton": "Hiba jelentése"
}
}