88 lines
4.4 KiB
Properties
88 lines
4.4 KiB
Properties
#异常消息
|
|
# system.exception.类名.编号=* Required
|
|
systemCommonTip10001 = Operation Successful
|
|
|
|
systemExceptionSystemI18nGainServiceImpl10001 = The language type does not exist. Please try again later
|
|
|
|
systemExceptionTokenController10001 = Illegal login information
|
|
systemExceptionTokenController10002 = Registered Successfully
|
|
systemExceptionTokenController10003 = Password Reset Successful
|
|
|
|
systemExceptionSysAppLoginServiceImpl10001 = Email Cannot Be Empty
|
|
systemExceptionSysAppLoginServiceImpl10002 = Account Or Password Error
|
|
systemExceptionSysAppLoginServiceImpl10003 = Account Or Password Error
|
|
systemExceptionSysAppLoginServiceImpl10004 = Email Already In Use
|
|
systemExceptionSysAppLoginServiceImpl10005 = Invalid Verification Code
|
|
systemExceptionSysAppLoginServiceImpl10006 = Email Does Not Exist
|
|
systemExceptionSysAppLoginServiceImpl10007 = Passwords Do Not Match
|
|
systemExceptionSysAppLoginServiceImpl10008 = The New PassWord Cannot Match The Old PassWord
|
|
systemExceptionSysAppLoginServiceImpl10009 = The Current Logged In User Is Abnormal. Please Log In Again Or Contact Management
|
|
systemExceptionSysAppLoginServiceImpl10010 = Token has expired
|
|
systemExceptionSysAppLoginServiceImpl10011 = Invalid issuer
|
|
systemExceptionSysAppLoginServiceImpl10012 = Invalid audience
|
|
systemExceptionSysAppLoginServiceImpl10013 = Invalid token signature
|
|
systemExceptionSysAppLoginServiceImpl10014 = Failed to verify token
|
|
systemExceptionSysAppLoginServiceImpl10015 = Email unverified
|
|
systemExceptionSysAppLoginServiceImpl10016 = Invalid Google ID token
|
|
|
|
systemExceptionAuthFilter10001 = Token Cannot Be Empty
|
|
systemExceptionAuthFilter10002 = Token Has Expired Or Verification Is Incorrect
|
|
systemExceptionAuthFilter10003 = Login Status Has Expired
|
|
systemExceptionAuthFilter10004 = Token Verification Failed
|
|
|
|
systemVerificationEmailController10001 = The Verification Code Has Been Sent To Your Email
|
|
systemVerificationEmailController10002 = Failed To Send Verification Code, Please Try Again Later
|
|
systemVerificationEmailController10003 = Verification Code Verification Successful
|
|
systemVerificationEmailController10004 = The Verification Code Is Invalid Or Has Expired
|
|
|
|
SystemCommandOverhaulAppController10001 = Operation Successful
|
|
|
|
|
|
systemSysLoginService10001 = The username cannot be empty
|
|
systemSysLoginService10002 = User password cannot be empty
|
|
systemSysLoginService10003 = User does not exist
|
|
systemSysLoginService10004 = Passwords do not match
|
|
|
|
systemSysRegisterService10001 = The username cannot be empty
|
|
systemSysRegisterService10002 = User password cannot be empty
|
|
systemSysRegisterService10003 = The account length must be between 2 and 20 characters
|
|
systemSysRegisterService10004 = The password length must be between 5 and 20 characters
|
|
systemSysRegisterService10005 = The account already exists and cannot be added repeatedly
|
|
systemSysRegisterService10006 = Failed, registered account already exists
|
|
systemSysRegisterService10007 = Registration failed, please contact the system administrator
|
|
|
|
|
|
systemEmailUtil10001 = Sending Email Failed
|
|
systemR10001 = Operation Successful
|
|
systemR10002 = Operation Failed
|
|
|
|
|
|
HotakeRolesInfoServiceImpl10001 = The job information is abnormal. Please try again later
|
|
|
|
#管理端
|
|
# manager.页面,字段 = User Manager
|
|
VerificationEmailTiTle = Your verification code
|
|
VerificationEmailContent = Your verification code is: {0}, valid for {1} minutes.
|
|
|
|
|
|
HotakeRolesApplyInfoServiceImpl10001 = You have already applied for this position
|
|
|
|
# Security settings related messages
|
|
HotakeSecurityServiceImpl10001 = New password and confirm password do not match
|
|
HotakeSecurityServiceImpl10002 = Current password is incorrect
|
|
HotakeSecurityServiceImpl10003 = New password cannot be the same as the last 5 passwords used
|
|
HotakeSecurityServiceImpl10004 = Session does not exist or no permission to operate
|
|
HotakeSecurityServiceImpl10005 = Failed to change password: current password is incorrect
|
|
HotakeSecurityServiceImpl10006 = Two-factor authentication enabled
|
|
HotakeSecurityServiceImpl10007 = Two-factor authentication disabled
|
|
HotakeSecurityServiceImpl10008 = Password changed successfully
|
|
HotakeSecurityServiceImpl10009 = Terminate session
|
|
HotakeSecurityServiceImpl10010 = Terminate all other sessions
|
|
|
|
HotakeSecurityController10001 = Two-factor authentication settings updated
|
|
HotakeSecurityController10002 = Password changed successfully
|
|
HotakeSecurityController10003 = Session terminated
|
|
HotakeSecurityController10004 = All other sessions terminated
|
|
|
|
# Logout related
|
|
HotakeSecurityServiceImpl10011 = User logged out |