Added redirect to https warning

This commit is contained in:
Juan Gilsanz Polo 2023-12-20 18:23:52 +01:00
parent af2b9f2704
commit 9a1cefdc26
3 changed files with 27 additions and 3 deletions

View file

@ -725,5 +725,6 @@
"nameInvalid": "Name is required",
"oneIdentifierRequired": "At least one identifier is required",
"dnsCacheNumber": "DNS cache size must be a number",
"errors": "Errors"
"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."
}