Files
Homarr/public/locales/es/widgets/error-boundary.json
2025-08-02 18:04:19 +02:00

15 lines
372 B
JSON

{
"card": {
"title": "Ups, ¡hubo un error!",
"buttons": {
"details": "Detalles",
"tryAgain": "Inténtalo de nuevo"
}
},
"modal": {
"text": "El widget ha fallado inesperadamente. Lea la documentación y corrija los errores tipográficos.",
"label": "Ha ocurrido un error",
"reportButton": "Informar de este error en GitHub"
}
}