mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Fix incorrect translation string in august (#127817)
This commit is contained in:
parent
599076d6f4
commit
c41e3cbf93
@ -20,7 +20,7 @@
|
||||
"validation": {
|
||||
"title": "Two factor authentication",
|
||||
"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."
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user