diff options
author | Stan Grishin <stangri@melmac.net> | 2021-09-25 22:30:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-25 22:30:10 -0700 |
commit | f788398e41d09c51e88323d48862253c2f190c6b (patch) | |
tree | 8b8077dba030f697c53851c48d11cd1c434ff9ea /applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po | |
parent | 1d9067b2715eede8c0e6977f9f1cc77037ff2842 (diff) | |
parent | 8f3d8f762fb969c18e411911513cf1bd8d4d50fb (diff) |
Merge pull request #5389 from ByteAndNibble/master
luci-app-https-dns-proxy: add ControlD as provider
Diffstat (limited to 'applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po')
-rw-r--r-- | applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po b/applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po index 725c8cd7e2..ef7948025a 100644 --- a/applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po +++ b/applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po @@ -76,6 +76,26 @@ msgstr "Cloudflare (安全防护)" msgid "Configuration" msgstr "配置" +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.unfiltered.lua:3 +msgid "ControlD (Unfiltered)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.malware.lua:3 +msgid "ControlD (Block Malware)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.malware-ads.lua:3 +msgid "ControlD (Block Malware + Ads)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.malware-ads-social.lua:3 +msgid "ControlD (Block Malware + Ads + Social)" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.controld.freedns.family.lua:3 +msgid "ControlD (Family)" +msgstr "" + #: applications/luci-app-https-dns-proxy/luasrc/controller/https-dns-proxy.lua:4 msgid "DNS HTTPS Proxy" msgstr "DNS HTTPS 代理" |