24 lines
1009 B
JSON
24 lines
1009 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "The selected agreement is already configured.",
|
|
"authorize_url_timeout": "Timeout generating authorize URL.",
|
|
"missing_configuration": "The component is not configured. Please follow the documentation.",
|
|
"no_agreements": "This account has no Toon displays.",
|
|
"no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})",
|
|
"unknown_authorize_url_generation": "Unknown error generating an authorize URL."
|
|
},
|
|
"step": {
|
|
"agreement": {
|
|
"data": {
|
|
"agreement": "Agreement"
|
|
},
|
|
"description": "Select the agreement address you want to add.",
|
|
"title": "Select your agreement"
|
|
},
|
|
"pick_implementation": {
|
|
"title": "Choose your tenant to authenticate with"
|
|
}
|
|
}
|
|
}
|
|
} |