diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json index 846ecff0..e0029945 100644 --- a/client/src/__locales/en.json +++ b/client/src/__locales/en.json @@ -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 to choose from." } \ No newline at end of file diff --git a/client/src/components/Settings/Upstream/Examples.js b/client/src/components/Settings/Upstream/Examples.js index 26cb4a37..0515d9dc 100644 --- a/client/src/components/Settings/Upstream/Examples.js +++ b/client/src/components/Settings/Upstream/Examples.js @@ -4,6 +4,17 @@ import { Trans, withNamespaces } from 'react-i18next'; const Examples = props => (
+

+ + DNS providers + , + ]} + > + dns_providers + +

examples_title: