mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added redirect to https warning
This commit is contained in:
parent
af2b9f2704
commit
9a1cefdc26
3 changed files with 27 additions and 3 deletions
|
@ -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."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue