2
0

feat:添加邮箱重置密码功能

This commit is contained in:
zhongzm
2025-02-13 16:20:59 +08:00
parent 1f92cc6b3f
commit e471f24764
4 changed files with 38 additions and 6 deletions

View File

@@ -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'