24 lines
757 B
JSON
24 lines
757 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Service is already configured",
|
|
"import_failed": "Import from config failed"
|
|
},
|
|
"error": {
|
|
"connection_refused": "Connection refused when connecting to host",
|
|
"connection_timeout": "Timeout when connecting to this host",
|
|
"resolve_failed": "This host can not be resolved"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "The name of the certificate",
|
|
"port": "Port"
|
|
},
|
|
"title": "Define the certificate to test"
|
|
}
|
|
}
|
|
},
|
|
"title": "Certificate Expiry"
|
|
} |