Fix incorrect translation string in blink (#127828)
This commit is contained in:
parent
c41e3cbf93
commit
ee65f60222
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue