feat:添加邮箱重置密码功能
This commit is contained in:
@@ -282,7 +282,8 @@ const local: any = {
|
||||
passwordLength: 'Password must be at least 6 characters',
|
||||
resetSuccess: 'Password reset successfully',
|
||||
resetFailed: 'Password reset failed, please try again',
|
||||
byPassword:'reset by current Password'
|
||||
byPassword:'Reset by current Password',
|
||||
byEmail: 'Reset by email verification code',
|
||||
},
|
||||
bindWeChat: {
|
||||
title: 'Bind WeChat'
|
||||
|
||||
Reference in New Issue
Block a user