2018-08-24 08:39:35 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Google Hangouts is already configured",
|
|
|
|
"unknown": "Unknown error occurred."
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"invalid_login": "Invalid Login, please try again.",
|
2018-08-29 13:43:01 +00:00
|
|
|
"invalid_2fa": "Invalid 2 Factor Authentication, please try again.",
|
2018-08-24 14:13:58 +00:00
|
|
|
"invalid_2fa_method": "Invalid 2FA Method (Verify on Phone)."
|
2018-08-24 08:39:35 +00:00
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"email": "E-Mail Address",
|
2019-04-05 17:11:04 +00:00
|
|
|
"password": "Password",
|
|
|
|
"authorization_code": "Authorization Code (required for manual authentication)"
|
2018-08-24 08:39:35 +00:00
|
|
|
},
|
|
|
|
"title": "Google Hangouts Login"
|
|
|
|
},
|
|
|
|
"2fa": {
|
|
|
|
"data": {
|
|
|
|
"2fa": "2FA Pin"
|
|
|
|
},
|
2018-08-29 13:43:01 +00:00
|
|
|
"title": "2-Factor-Authentication"
|
2018-08-24 08:39:35 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": "Google Hangouts"
|
|
|
|
}
|
2018-08-24 14:13:58 +00:00
|
|
|
}
|