mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
feat: improve MFA desc text (#3284)
* fix: fix i18n error for mfa * fix: fix i18n error for mfa * fix: promote translate
This commit is contained in:
@ -562,7 +562,8 @@
|
||||
"Verification failed": "Проверка не удалась",
|
||||
"Verify Code": "Verify Code",
|
||||
"Verify Password": "Verify Password",
|
||||
"You have enabled multi-factor authentication, please enter the authentication code": "You have enabled multi-factor authentication, please enter the authentication code",
|
||||
"You have enabled Multi-Factor Authentication, Please click 'Send Code' to continue": "You have enabled Multi-Factor Authentication, Please click 'Send Code' to continue",
|
||||
"You have enabled Multi-Factor Authentication, please enter the TOTP code": "You have enabled Multi-Factor Authentication, please enter the TOTP code",
|
||||
"Your email is": "Ваш email",
|
||||
"Your phone is": "Ваш телефон",
|
||||
"preferred": "preferred"
|
||||
|
Reference in New Issue
Block a user