Files
homarr/public/locales/es/widgets/error-boundary.json
2023-08-06 17:13:08 +02:00

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"
}
}