2020-05-13 18:27:21 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-10-04 00:05:05 +00:00
|
|
|
"missing_configuration": "The component is not configured. Please follow the documentation.",
|
2020-09-11 00:09:17 +00:00
|
|
|
"no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})"
|
2020-05-13 18:27:21 +00:00
|
|
|
},
|
|
|
|
"create_entry": {
|
2020-10-04 00:05:05 +00:00
|
|
|
"default": "Successfully authenticated"
|
2020-05-13 18:27:21 +00:00
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"pick_implementation": {
|
|
|
|
"title": "Pick Authentication Method"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|