Fix incorrect translation string in august (#127817)
parent
599076d6f4
commit
c41e3cbf93
|
@ -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."
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue