mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-22 15:32:25 +01:00
15 lines
367 B
JSON
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"
|
|
}
|
|
}
|