Update LanNetworksHelp description for clarity (#7118)

* Update LanNetworksHelp description for clarity

previously, it indicated that 
"If left blank, only the server's subnet is considered to be on the local network."
I tested this and afaik it's wrong, leaving it blank sets all RFC1918 addresses to local.

* Update src/strings/en-us.json

Co-authored-by: viown <48097677+viown@users.noreply.github.com>

---------

Co-authored-by: viown <48097677+viown@users.noreply.github.com>
This commit is contained in:
linkandzelda91
2025-09-30 11:43:36 -05:00
committed by GitHub
parent 5411a0a0e7
commit f87421bde8
+1 -1
View File
@@ -1034,7 +1034,7 @@
"LabelYear": "Year",
"LabelYoureDone": "You're Done!",
"LabelZipCode": "Zip Code",
"LanNetworksHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered on local network when enforcing bandwidth restrictions. If set, all other IP addresses will be considered to be on the external network and will be subject to the external bandwidth restrictions. If left blank, only the server's subnet is considered to be on the local network.",
"LanNetworksHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered on local network when enforcing bandwidth and remote access restrictions. If left blank, all RFC1918 addresses are considered local.",
"Large": "Large",
"Larger": "Larger",
"LastActive": "Last active",