23 lines
600 B
JSON
23 lines
600 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Service is already configured"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API Key",
|
|
"host": "Host",
|
|
"location": "Location",
|
|
"name": "Name",
|
|
"port": "Port",
|
|
"ssl": "Use SSL",
|
|
"verify_ssl": "Verify SSL certificate"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |