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

15 lines
218 B
JSON

{
"card": {
"title": "Ops, houve um erro!",
"buttons": {
"details": "Detalhes",
"tryAgain": "Tente novamente"
}
},
"modal": {
"text": "",
"label": "",
"reportButton": ""
}
}