2021-03-20 00:04:10 +00:00
{
"config" : {
2021-04-22 00:02:50 +00:00
"abort" : {
"already_configured" : "El dispositivo ya est\u00e1 configurado"
} ,
"error" : {
"cannot_connect" : "No se pudo conectar"
} ,
2022-08-12 00:23:47 +00:00
"flow_title" : "{name}" ,
2021-03-20 00:04:10 +00:00
"step" : {
"gateway_entry" : {
2021-04-22 00:02:50 +00:00
"data" : {
"ip_address" : "Direcci\u00f3n IP" ,
"port" : "Puerto"
} ,
2022-08-12 00:23:47 +00:00
"description" : "Introduce la informaci\u00f3n de tu puerta de enlace ScreenLogic." ,
2021-03-20 00:04:10 +00:00
"title" : "ScreenLogic"
} ,
"gateway_select" : {
"data" : {
"selected_gateway" : "Puerta de enlace"
} ,
2022-08-12 00:23:47 +00:00
"description" : "Se han descubierto las siguientes puertas de enlace ScreenLogic. Selecciona una para configurarla o elige configurar manualmente una puerta de enlace ScreenLogic." ,
2021-03-20 00:04:10 +00:00
"title" : "ScreenLogic"
}
}
} ,
"options" : {
"step" : {
"init" : {
"data" : {
2022-08-12 00:23:47 +00:00
"scan_interval" : "Segundos entre escaneos"
2021-03-20 00:04:10 +00:00
} ,
"description" : "Especificar la configuraci\u00f3n de {gateway_name}" ,
"title" : "ScreenLogic"
}
}
}
}