30 lines
834 B
JSON
30 lines
834 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "El dispositivo ya est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "Nombre de host o direcci\u00f3n IP",
|
|
"password": "Contrase\u00f1a",
|
|
"port": "Puerto"
|
|
},
|
|
"title": "Completa tu informaci\u00f3n"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"zone_run_time": "Tiempo de ejecuci\u00f3n de zona predeterminado (en segundos)"
|
|
},
|
|
"title": "Configurar RainMachine"
|
|
}
|
|
}
|
|
}
|
|
} |