15 lines
224 B
JSON
15 lines
224 B
JSON
{
|
|
"card": {
|
|
"title": "Ups, ¡hubo un error!",
|
|
"buttons": {
|
|
"details": "Detalles",
|
|
"tryAgain": "Inténtalo de nuevo"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "",
|
|
"reportButton": ""
|
|
}
|
|
}
|