Merge pull request #209 in DNS/adguard-dns from feature/734 to master

* commit '6ac9509d64e82e48bc22ccd23ac3a25776d05565':
  + client: Add a link to the list of known DNS providers to Upstream DNS settings
This commit is contained in:
Ildar Kamalov 2019-05-06 09:35:51 +03:00
commit a45f0c519e
2 changed files with 13 additions and 1 deletions

View File

@ -259,5 +259,6 @@
"setup_guide": "Setup guide",
"dns_addresses": "DNS addresses",
"down": "Down",
"fix": "Fix"
"fix": "Fix",
"dns_providers": "Here is a <0>list of known DNS providers</0> to choose from."
}

View File

@ -4,6 +4,17 @@ import { Trans, withNamespaces } from 'react-i18next';
const Examples = props => (
<div className="list leading-loose">
<p>
<Trans
components={[
<a href="https://kb.adguard.com/general/dns-providers" target="_blank" rel="noopener noreferrer" key="0">
DNS providers
</a>,
]}
>
dns_providers
</Trans>
</p>
<Trans>examples_title</Trans>:
<ol className="leading-loose">
<li>