Files
homarr/public/locales/es/widgets/error-boundary.json

15 lines
387 B
JSON

{
"card": {
"title": "Ups, ¡hubo un error!",
"buttons": {
"details": "Detalles",
"tryAgain": "Inténtalo de nuevo"
}
},
"modal": {
"text": "El widget se bloqueó inesperadamente. Por favor, lee la documentación y corrige cualquier error tipográfico.",
"label": "Ha ocurrido un error",
"reportButton": "Informar de este error en GitHub"
}
}