2019-09-30 12:23:08 +00:00
|
|
|
{
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_setup": "You can only configure one Soma account.",
|
|
|
|
"authorize_url_timeout": "Timeout generating authorize url.",
|
|
|
|
"missing_configuration": "The Soma component is not configured. Please follow the documentation.",
|
|
|
|
"result_error": "SOMA Connect responded with error status.",
|
|
|
|
"connection_error": "Failed to connect to SOMA Connect."
|
|
|
|
},
|
2020-04-16 19:52:53 +00:00
|
|
|
"create_entry": { "default": "Successfully authenticated with Soma." },
|
2020-04-05 15:27:16 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
2020-04-16 19:52:53 +00:00
|
|
|
"data": { "host": "Host", "port": "Port" },
|
2020-04-05 15:27:16 +00:00
|
|
|
"description": "Please enter connection settings of your SOMA Connect.",
|
|
|
|
"title": "SOMA Connect"
|
|
|
|
}
|
2020-04-15 16:41:18 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
2019-09-30 12:23:08 +00:00
|
|
|
}
|