2019-07-09 08:29:06 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2020-02-25 05:36:58 +00:00
|
|
|
"abort": {
|
2021-09-24 18:23:19 +00:00
|
|
|
"already_configured": "Account is already configured",
|
|
|
|
"reauth_successful": "Re-authentication was successful"
|
2020-02-25 05:36:58 +00:00
|
|
|
},
|
2019-07-09 08:29:06 +00:00
|
|
|
"error": {
|
2020-10-06 00:08:09 +00:00
|
|
|
"invalid_auth": "Invalid authentication",
|
2021-09-24 18:23:19 +00:00
|
|
|
"unknown": "Unexpected error"
|
2019-07-09 08:29:06 +00:00
|
|
|
},
|
|
|
|
"step": {
|
2021-09-24 18:23:19 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password"
|
|
|
|
},
|
|
|
|
"description": "Please re-enter the password for {username}.",
|
|
|
|
"title": "Reauthenticate Integration"
|
|
|
|
},
|
2019-07-09 08:29:06 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
2020-05-13 18:27:21 +00:00
|
|
|
"username": "Username"
|
2019-07-09 08:29:06 +00:00
|
|
|
},
|
|
|
|
"title": "Fill in your information"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2019-07-09 08:29:06 +00:00
|
|
|
}
|