mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-04 08:20:25 +08:00
refactor: 消息模块重构,infra包路径简写等
This commit is contained in:
@@ -15,7 +15,6 @@ var En = map[i18n.MsgId]string{
|
||||
ErrOtpCheckRestrict: "Two-factor validation failed more than 5 times. Try again in 10 minutes",
|
||||
ErrOtpCheckFail: "Two-factor authentication authorization code is incorrect",
|
||||
ErrAccountNotAvailable: "Account is not available",
|
||||
LoginMsg: "Log in to [{{.ip}}]-[{{.time}}]",
|
||||
ErrUsernameOrPwdErr: "Wrong username or password",
|
||||
ErrOauth2NoAutoRegister: "the system does not enable automatic registration, please ask the administrator to add the corresponding account first",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user