15 lines
218 B
JSON
15 lines
218 B
JSON
{
|
|
"card": {
|
|
"title": "Ops, houve um erro!",
|
|
"buttons": {
|
|
"details": "Detalhes",
|
|
"tryAgain": "Tente novamente"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "",
|
|
"reportButton": ""
|
|
}
|
|
}
|