30 lines
943 B
JSON
30 lines
943 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "El dispositivo ya est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Fall\u00f3 la conexi\u00f3n",
|
|
"invalid_auth": "Autenticaci\u00f3n inv\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": "Duraci\u00f3n en minutos a ejecutar cuando se active un interruptor de zona"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |