message_en_US.properties
1.05 KB
#******************鉴权相关提示,需要做国际化******************
#authentication包
#没有访问权限
system_exception_10001=No access rights.
#没有通过权限认证
system_exception_10002=Failed to pass the authentication.
#登录身份异常
system_exception_10003=Login identity is abnormal.
#登录超过8小时,请重新登录
system_exception_10004=Login has exceeded 8 hours, please log in again.
#登录已过期,请重新登录
system_exception_10005=Login has expired, please log in again.
#******************业务相关、需要做国际化******************
#系统异常:登录失败,请稍后重试!
business_exception_40001=System abnormality: Login failed, please try again later!
#暂时没用,预留
business_log_40002=用户登录
#系统异常,请稍后重试!
system_exception_40003=System abnormal, please try again later!
#单次登录已过有效期,请重新登录!
system_exception_40004=Please log in again!
#退出成功
system_exception_40005=Logout successful
#退出失败
system_exception_40006=Logout failed