mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-19 13:06:58 +01:00
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"
|
|
}
|
|
}
|