Update Blink 2FA flow description (#84362)

This commit is contained in:
Tim Rogers 2022-12-21 11:40:28 +00:00 committed by GitHub
parent cf196c09ac
commit 8619bdeec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"2fa": {
"title": "Two-factor authentication",
"data": { "2fa": "Two-factor code" },
"description": "Enter the PIN sent to your email"
"description": "Enter the PIN sent via email or SMS"
}
},
"error": {

View File

@ -14,7 +14,7 @@
"data": {
"2fa": "Two-factor code"
},
"description": "Enter the PIN sent to your email",
"description": "Enter the PIN sent via email or SMS",
"title": "Two-factor authentication"
},
"user": {