Added key type info

This commit is contained in:
Juan Gilsanz Polo 2022-10-28 14:42:47 +02:00
parent 427636baf3
commit 6ce8555226
3 changed files with 12 additions and 3 deletions

View file

@ -558,5 +558,6 @@
"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",
"hostNames": "Host names"
"hostNames": "Host names",
"keyType": "Key type"
}