Files
Homarr/public/locales/pt/widgets/error-boundary.json
2025-08-02 18:04:19 +02:00

15 lines
367 B
JSON

{
"card": {
"title": "Ops, houve um erro!",
"buttons": {
"details": "Detalhes",
"tryAgain": "Tente novamente"
}
},
"modal": {
"text": "O widet travou inesperadamente. Por favor, leia a documentação e corrija quaisquer erros de digitação.",
"label": "Ocorreu um erro",
"reportButton": "Reportar este erro no GitHub"
}
}