diff options
author | Florian Eckert <fe@dev.tdt.de> | 2020-04-06 14:20:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-06 14:20:08 +0200 |
commit | 65fb44da9fb8435c7958455bb4b00354bff6cb00 (patch) | |
tree | 4c7976cbd041ef414d836f89e67b45a05ea1584d /applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot | |
parent | bdc86c8464139494b67faaa68ac3dae64359c8e8 (diff) | |
parent | ab11c74172b19d3f5bf94cfd5b85401936a6b180 (diff) |
Merge pull request #3844 from DinStamou/feature_libredns
luci-app-https-dns-proxy: Add LibreDNS as a DoH provider
Diffstat (limited to 'applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot')
-rw-r--r-- | applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot b/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot index 78352cc7ad..2a418d8198 100644 --- a/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot +++ b/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot @@ -85,6 +85,14 @@ msgstr "" msgid "Loading" msgstr "" +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/gr.libredns.doh.lua:3 +msgid "LibreDNS" +msgstr "" + +#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/gr.libredns.doh-ads.lua:3 +msgid "LibreDNS (No Ads)" +msgstr "" + #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/cz.nic.odvr.lua:3 msgid "ODVR (nic.cz)" msgstr "" |