spelling: components/asuswrt (#64233)

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-01-17 09:40:23 -05:00 committed by GitHub
parent 13a8fe30dd
commit fcc9cf71cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
"title": "AsusWRT Options", "title": "AsusWRT Options",
"data": { "data": {
"consider_home": "Seconds to wait before considering a device away", "consider_home": "Seconds to wait before considering a device away",
"track_unknown": "Track unknown / unamed devices", "track_unknown": "Track unknown / unnamed devices",
"interface": "The interface that you want statistics from (e.g. eth0,eth1 etc)", "interface": "The interface that you want statistics from (e.g. eth0,eth1 etc)",
"dnsmasq": "The location in the router of the dnsmasq.leases files", "dnsmasq": "The location in the router of the dnsmasq.leases files",
"require_ip": "Devices must have IP (for access point mode)" "require_ip": "Devices must have IP (for access point mode)"

View File

@ -36,7 +36,7 @@
"dnsmasq": "The location in the router of the dnsmasq.leases files", "dnsmasq": "The location in the router of the dnsmasq.leases files",
"interface": "The interface that you want statistics from (e.g. eth0,eth1 etc)", "interface": "The interface that you want statistics from (e.g. eth0,eth1 etc)",
"require_ip": "Devices must have IP (for access point mode)", "require_ip": "Devices must have IP (for access point mode)",
"track_unknown": "Track unknown / unamed devices" "track_unknown": "Track unknown / unnamed devices"
}, },
"title": "AsusWRT Options" "title": "AsusWRT Options"
} }