Fix incorrect translation string in august (#127817)

pull/127850/head
epenet 2024-10-07 15:27:23 +02:00 committed by GitHub
parent 599076d6f4
commit c41e3cbf93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"validation": {
"title": "Two factor authentication",
"data": {
"code": "Verification code"
"verification_code": "Verification code"
},
"description": "Please check your {login_method} ({username}) and enter the verification code below. Codes may take a few minutes to arrive."
},