13 lines
549 B
Properties
13 lines
549 B
Properties
|
#错误消息
|
||
|
user.jcaptcha.error=Invalid captcha.
|
||
|
user.jcaptcha.expire=Captcha expired.
|
||
|
user.password.not.match=User not exists or password error.
|
||
|
user.password.retry.limit.count=Password input error {0} times.
|
||
|
user.password.retry.limit.exceed=Password input error {0} times, account locking {1} minutes.
|
||
|
|
||
|
user.login.success=Login success.
|
||
|
user.register.success=Register success.
|
||
|
|
||
|
##文件上传消息
|
||
|
upload.exceed.maxSize=Upload file size limit, max size is: {0}MB.
|
||
|
upload.filename.exceed.length=Upload file name length limit ,max length is: {0}.
|