Replace Authorization by Authentication (#16259)

pull/16236/merge
cgtobi 2018-08-29 15:43:01 +02:00 committed by Paulus Schoutsen
parent d46a1a266d
commit 96cf6d59a3
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
},
"error": {
"invalid_login": "Invalid Login, please try again.",
"invalid_2fa": "Invalid 2 Factor Authorization, please try again.",
"invalid_2fa": "Invalid 2 Factor Authentication, please try again.",
"invalid_2fa_method": "Invalid 2FA Method (Verify on Phone)."
},
"step": {
@ -23,7 +23,7 @@
"2fa": "2FA Pin"
},
"description": "",
"title": "2-Factor-Authorization"
"title": "2-Factor-Authentication"
}
},
"title": "Google Hangouts"