24 lines
941 B
JSON
24 lines
941 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"host_port_exists": "Questa combinazione di host e porta \u00e8 gi\u00e0 configurata"
|
|
},
|
|
"error": {
|
|
"certificate_fetch_failed": "Non \u00e8 possibile recuperare il certificato da questa combinazione di host e porta",
|
|
"connection_timeout": "Tempo scaduto collegandosi a questo host",
|
|
"host_port_exists": "Questa combinazione di host e porta \u00e8 gi\u00e0 configurata",
|
|
"resolve_failed": "Questo host non pu\u00f2 essere risolto"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "L'hostname del certificato",
|
|
"name": "Il nome del certificato",
|
|
"port": "La porta del certificato"
|
|
},
|
|
"title": "Definire il certificato da testare"
|
|
}
|
|
},
|
|
"title": "Scadenza certificato"
|
|
}
|
|
} |