2020-10-13 13:37:01 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"authorize_url_timeout": "Timeout generating authorize URL.",
|
|
|
|
"missing_configuration": "The component is not configured. Please follow the documentation.",
|
|
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
|
|
|
},
|
|
|
|
"create_entry": {
|
|
|
|
"default": "Successfully authenticated"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"pick_implementation": {
|
|
|
|
"title": "Pick Authentication Method"
|
|
|
|
}
|
|
|
|
}
|
2020-11-11 11:10:09 +00:00
|
|
|
}
|
2020-10-13 13:37:01 +00:00
|
|
|
}
|