mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Update Blink 2FA flow description (#84362)
This commit is contained in:
parent
cf196c09ac
commit
8619bdeec6
@ -11,7 +11,7 @@
|
|||||||
"2fa": {
|
"2fa": {
|
||||||
"title": "Two-factor authentication",
|
"title": "Two-factor authentication",
|
||||||
"data": { "2fa": "Two-factor code" },
|
"data": { "2fa": "Two-factor code" },
|
||||||
"description": "Enter the PIN sent to your email"
|
"description": "Enter the PIN sent via email or SMS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"2fa": "Two-factor code"
|
"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"
|
"title": "Two-factor authentication"
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user