mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
fix: Add loading and countdown status to the verification code sending button (#384)
Add loading and countdown status to the verification code sending button
Revert "Add bcrypt encrypted password type"
This reverts commit ae995b5805
.
fix:indentation
This commit is contained in:
@ -40,7 +40,8 @@
|
||||
"Please input your phone verification code!": "请输入您的手机验证码!",
|
||||
"Please input your verification code!": "请输入您的验证码!",
|
||||
"Send Code": "发送验证码",
|
||||
"Submit and complete": "完成提交"
|
||||
"Submit and complete": "完成提交",
|
||||
"Sending Code": "发送中"
|
||||
},
|
||||
"forget": {
|
||||
"Account": "账号",
|
||||
|
Reference in New Issue
Block a user