32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "El dispositivo ya est\u00e1 configurado",
|
|
"unsupported_firmware": "El dispositivo est\u00e1 usando una versi\u00f3n de firmware no compatible."
|
|
},
|
|
"error": {
|
|
"auth_not_supported": "Los dispositivos Shelly que requieren autenticaci\u00f3n no son compatibles actualmente.",
|
|
"cannot_connect": "No se pudo conectar",
|
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
|
"unknown": "Error inesperado"
|
|
},
|
|
"flow_title": "Shelly: {name}",
|
|
"step": {
|
|
"confirm_discovery": {
|
|
"description": "\u00bfQuieres configurar el {model} en {host}?"
|
|
},
|
|
"credentials": {
|
|
"data": {
|
|
"password": "Contrase\u00f1a",
|
|
"username": "Usuario"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"title": "Shelly"
|
|
} |