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