Fix incorrect translation string in blink (#127828)

This commit is contained in:
epenet 2024-10-07 15:48:33 +02:00 committed by GitHub
parent c41e3cbf93
commit ee65f60222
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
} }