Hangouts localization typo fix (#16174)

This commit is contained in:
Adam Mills 2018-08-24 10:13:58 -04:00 committed by Paulus Schoutsen
parent 3d5b3fb6ff
commit 5e301dd599

View File

@ -7,7 +7,7 @@
"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)."
"invalid_2fa_method": "Invalid 2FA Method (Verify on Phone)."
},
"step": {
"user": {
@ -28,4 +28,4 @@
},
"title": "Google Hangouts"
}
}
}