mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Fix incorrect translation string in blink (#127828)
This commit is contained in:
parent
c41e3cbf93
commit
ee65f60222
@ -11,7 +11,7 @@
|
||||
"2fa": {
|
||||
"title": "Two-factor authentication",
|
||||
"data": {
|
||||
"2fa": "Two-factor code"
|
||||
"pin": "Two-factor code"
|
||||
},
|
||||
"description": "Enter the PIN sent via email or SMS"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user