15 lines
362 B
JSON
15 lines
362 B
JSON
{
|
|
"card": {
|
|
"title": "Ups, ¡hubo un error!",
|
|
"buttons": {
|
|
"details": "Detalles",
|
|
"tryAgain": "Intentar de nuevo"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "Hubo un error inesperado. Por favor, comprueba tu configuración, y repórtalo si crees que se trata de un error.",
|
|
"label": "Tu error",
|
|
"reportButton": "Reportar este error"
|
|
}
|
|
}
|