30 lines
1022 B
JSON
30 lines
1022 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "El dispositivo ya est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "No se ha podido conectar, por favor, int\u00e9ntalo de nuevo.",
|
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
|
"unknown": "Error inesperado"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Clave API"
|
|
},
|
|
"description": "Necesitar\u00e1s la clave API de https://app.rach.io/. Selecciona 'Account Settings' y luego haz clic en 'GET API KEY'.",
|
|
"title": "Conectar a tu dispositivo Rachio"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"manual_run_mins": "Durante cu\u00e1nto tiempo, en minutos, permanece encendida una estaci\u00f3n cuando el interruptor est\u00e1 activado."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |