Added ignored domains list config

This commit is contained in:
Juan Gilsanz Polo 2024-01-24 15:14:19 +01:00
parent 211eab9f44
commit c12e8c5ad3
6 changed files with 218 additions and 31 deletions

View file

@ -727,5 +727,7 @@
"dnsCacheNumber": "DNS cache size must be a number",
"errors": "Errors",
"redirectHttpsWarning": "If you have enabled \"Redirect to HTTPS automatically\" on your AdGuard Home server, you must select an HTTPS connection and use the HTTPS port of your server.",
"logsSettingsDescription": "Configure query logs"
"logsSettingsDescription": "Configure query logs",
"ignoredDomains": "Ignored domains",
"noIgnoredDomainsAdded": "No domains to ignore added"
}