mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Fix incorrect translation string in august (#127817)
This commit is contained in:
parent
599076d6f4
commit
c41e3cbf93
@ -20,7 +20,7 @@
|
|||||||
"validation": {
|
"validation": {
|
||||||
"title": "Two factor authentication",
|
"title": "Two factor authentication",
|
||||||
"data": {
|
"data": {
|
||||||
"code": "Verification code"
|
"verification_code": "Verification code"
|
||||||
},
|
},
|
||||||
"description": "Please check your {login_method} ({username}) and enter the verification code below. Codes may take a few minutes to arrive."
|
"description": "Please check your {login_method} ({username}) and enter the verification code below. Codes may take a few minutes to arrive."
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user