Added plain dns control

This commit is contained in:
Juan Gilsanz Polo 2024-02-07 23:35:20 +01:00
parent b977aed9bd
commit 3f057062f1
4 changed files with 25 additions and 2 deletions

View file

@ -772,5 +772,7 @@
"customRulesNotUpdated": "Custom rules could not be updated",
"reorder": "Reorder",
"showHide": "Show/hide",
"noElementsReorderMessage": "Enable some elements on the show/hide tab to reorder them here."
"noElementsReorderMessage": "Enable some elements on the show/hide tab to reorder them here.",
"enablePlainDns": "Enable plain DNS",
"enablePlainDnsDescription": "Plain DNS is enabled by default. You can disable it to force all devices to use encrypted DNS. To do this, you must enable at least one encrypted DNS protocol."
}