+ client: 2241 Add DNS-over-QUIC string

This commit is contained in:
ArtemBaskal
2020-11-03 17:32:56 +03:00
parent df34ee5c09
commit 3d19f91bed
4 changed files with 5 additions and 2 deletions

View File

@@ -249,6 +249,7 @@
"blocking_ipv6": "Blocking IPv6",
"dns_over_https": "DNS-over-HTTPS",
"dns_over_tls": "DNS-over-TLS",
"dns_over_quic": "DNS-over-QUIC",
"download_mobileconfig_doh": "Download .mobileconfig for DNS-over-HTTPS",
"download_mobileconfig_dot": "Download .mobileconfig for DNS-over-TLS",
"plain_dns": "Plain DNS",
@@ -587,4 +588,4 @@
"adg_will_drop_dns_queries": "AdGuard Home will be dropping all DNS queries from this client.",
"client_not_in_allowed_clients": "The client is not allowed because it is not in the \"Allowed clients\" list.",
"experimental": "Experimental"
}
}