mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-19 16:30:22 +00:00
Improved dns settings main screen
This commit is contained in:
parent
28d60c462d
commit
42495c8bab
4 changed files with 101 additions and 42 deletions
|
@ -473,5 +473,10 @@
|
|||
"dnsConfigSaved": "DNS server configuration saved successfully",
|
||||
"dnsConfigNotSaved": "The DNS server configuration could not be saved",
|
||||
"savingConfig": "Saving configuration...",
|
||||
"someValueNotValid": "Some value is not valid"
|
||||
"someValueNotValid": "Some value is not valid",
|
||||
"upstreamDnsDescription": "Configure upstream servers and DNS mode",
|
||||
"bootstrapDnsDescription": "Configure the bootstrap DNS servers",
|
||||
"privateReverseDnsDescription": "Configure custom DNS resolvers and enable private reverse DNS resolving",
|
||||
"dnsServerSettingsDescription": "Configure a rate limit, the blocking mode and more",
|
||||
"dnsCacheConfigDescription": "Configure how the server should manage the DNS cache"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue