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