Added custom ip edns field

This commit is contained in:
Juan Gilsanz Polo 2023-12-11 15:48:01 +01:00
parent c3f55e9ce9
commit 6973eae0de
4 changed files with 108 additions and 4 deletions

View file

@ -697,5 +697,7 @@
"configurationResetSuccessfully": "Configuration resetted successfully",
"configurationResetError": "The configuration couldn't be resetted",
"testUpstreamDnsServers": "Test upstream DNS servers",
"errorTestUpstreamDns": "Error when testing upstream DNS servers."
"errorTestUpstreamDns": "Error when testing upstream DNS servers.",
"useCustomIpEdns": "Use custom IP for EDNS",
"useCustomIpEdnsDescription": "Allow to use custom IP for EDNS"
}