31 lines
948 B
JSON
31 lines
948 B
JSON
|
{
|
||
|
"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 Authorization, please try again.",
|
||
|
"invalid_2fa_method": "Invalig 2FA Method (Verify on Phone)."
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"email": "E-Mail Address",
|
||
|
"password": "Password"
|
||
|
},
|
||
|
"description": "",
|
||
|
"title": "Google Hangouts Login"
|
||
|
},
|
||
|
"2fa": {
|
||
|
"data": {
|
||
|
"2fa": "2FA Pin"
|
||
|
},
|
||
|
"description": "",
|
||
|
"title": "2-Factor-Authorization"
|
||
|
}
|
||
|
},
|
||
|
"title": "Google Hangouts"
|
||
|
}
|
||
|
}
|