mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Fix spelling of "Wi-Fi" in keenetic_ndms2 integration (#137920)
This commit is contained in:
parent
2db6860b60
commit
743873b2e9
@ -21,7 +21,7 @@
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]",
|
||||
"no_udn": "SSDP discovery info has no UDN",
|
||||
"not_keenetic_ndms2": "Discovered item is not a Keenetic router"
|
||||
"not_keenetic_ndms2": "Discovered device is not a Keenetic router"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
@ -33,7 +33,7 @@
|
||||
"interfaces": "Choose interfaces to scan",
|
||||
"try_hotspot": "Use 'ip hotspot' data (most accurate)",
|
||||
"include_arp": "Use ARP data (ignored if hotspot data used)",
|
||||
"include_associated": "Use WiFi AP associations data (ignored if hotspot data used)"
|
||||
"include_associated": "Use Wi-Fi AP associations data (ignored if hotspot data used)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user