improve targets round robin warning

This commit is contained in:
miloschwartz
2026-05-11 22:06:43 -07:00
parent 77d17af15b
commit b6caeda0a5
3 changed files with 30 additions and 17 deletions

View File

@@ -673,6 +673,7 @@
"targetNoOneDescription": "Adding more than one target above will enable load balancing.",
"targetsSubmit": "Save Targets",
"addTarget": "Add Target",
"proxyMultiSiteRoundRobinNodeHelp": "Round robin routing will not work between sites that are not connected to the same node, but failover will work.",
"targetErrorInvalidIp": "Invalid IP address",
"targetErrorInvalidIpDescription": "Please enter a valid IP address or hostname",
"targetErrorInvalidPort": "Invalid port",