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