2021-02-14 12:09:19 +00:00
|
|
|
{
|
2021-02-15 00:14:36 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
2021-05-25 13:36:03 +00:00
|
|
|
"already_configured": "Account is already configured",
|
|
|
|
"no_udn": "SSDP discovery info has no UDN",
|
|
|
|
"not_keenetic_ndms2": "Discovered item is no a Keenetic router"
|
2021-02-15 00:14:36 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Failed to connect"
|
|
|
|
},
|
2021-05-25 13:36:03 +00:00
|
|
|
"flow_title": "{name} ({host})",
|
2021-02-15 00:14:36 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"password": "Password",
|
|
|
|
"port": "Port",
|
|
|
|
"username": "Username"
|
|
|
|
},
|
|
|
|
"title": "Set up Keenetic NDMS2 Router"
|
|
|
|
}
|
2021-02-14 12:09:19 +00:00
|
|
|
}
|
|
|
|
},
|
2021-02-15 00:14:36 +00:00
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"consider_home": "Consider home interval",
|
|
|
|
"include_arp": "Use ARP data (ignored if hotspot data used)",
|
|
|
|
"include_associated": "Use WiFi AP associations data (ignored if hotspot data used)",
|
|
|
|
"interfaces": "Choose interfaces to scan",
|
|
|
|
"scan_interval": "Scan interval",
|
|
|
|
"try_hotspot": "Use 'ip hotspot' data (most accurate)"
|
|
|
|
}
|
|
|
|
}
|
2021-02-14 12:09:19 +00:00
|
|
|
}
|
|
|
|
}
|
2021-05-25 13:36:03 +00:00
|
|
|
}
|