mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-23 07:52:18 +01:00
15 lines
372 B
JSON
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"
|
|
}
|
|
}
|