mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Fixed issues encryption config
This commit is contained in:
parent
fff50604a6
commit
a334fdd883
4 changed files with 74 additions and 53 deletions
|
@ -557,5 +557,6 @@
|
|||
"expirationDate": "Expiration date",
|
||||
"keysNotMatch": "Invalid certificate or key: tls: private key does not match public key",
|
||||
"nameTimeLogs": "Name and time on logs",
|
||||
"nameTimeLogsDescription": "Show client name and processing time on logs list"
|
||||
"nameTimeLogsDescription": "Show client name and processing time on logs list",
|
||||
"hostNames": "Host names"
|
||||
}
|
|
@ -557,5 +557,6 @@
|
|||
"expirationDate": "Fecha de expiración",
|
||||
"keysNotMatch": "Certificado o clave inválido: tls: la clave privada no corresponde con la clave pública",
|
||||
"nameTimeLogs": "Nombre y tiempo en logs",
|
||||
"nameTimeLogsDescription": "Mostrar el nombre del cliente y el tiempo de procesamiento en la lista de logs"
|
||||
"nameTimeLogsDescription": "Mostrar el nombre del cliente y el tiempo de procesamiento en la lista de logs",
|
||||
"hostNames": "Nombres de host"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue