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": {
"title": "Two-factor authentication",
"data": {
"2fa": "Two-factor code"
"pin": "Two-factor code"
},
"description": "Enter the PIN sent via email or SMS"
}