mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-31 11:52:16 +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": "Se requiere un nombre",
|
||||
"oneIdentifierRequired": "Se require al menos un identificador",
|
||||
"dnsCacheNumber": "El tamaño de caché de DNS debe ser un número",
|
||||
"errors": "Errores"
|
||||
"errors": "Errores",
|
||||
"redirectHttpsWarning": "Si tienes activado \"Redireccionar a HTTPS automáticamente\" en tu servidor AdGuard Home, debes seleccionar una conexión HTTPS y utilizar el puerto de HTTPS de tu servidor."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue