mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Support AGH without DHCP server
This commit is contained in:
parent
2511ac2c24
commit
83ea589187
9 changed files with 291 additions and 274 deletions
|
@ -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."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue