Support AGH without DHCP server

This commit is contained in:
Juan Gilsanz Polo 2023-12-08 20:43:45 +01:00
parent 2511ac2c24
commit 83ea589187
9 changed files with 291 additions and 274 deletions

View file

@ -688,5 +688,7 @@
"yourVersion": "Your version: {version}",
"minimumRequiredVersion": "Minimum required version: {version}",
"topUpstreams": "Top upstreams",
"averageUpstreamResponseTime": "Average upstream response time"
"averageUpstreamResponseTime": "Average upstream response time",
"dhcpNotAvailable": "The DHCP server is not available.",
"osServerInstalledIncompatible": "The OS where the server is installed is not compatible with this feature."
}