messages_en_US.properties 3.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. #????
  2. not.null=* Required fill in
  3. user.jcaptcha.error=Captcha error
  4. user.jcaptcha.expire=Captcha invalid
  5. user.not.exists=Sorry, your account: {0} does not exist
  6. user.password.not.match=User does not exist/Password error
  7. user.password.retry.limit.count=Password input error {0} times
  8. user.password.retry.limit.exceed=Password input error {0} times, account locked for {1} minutes
  9. user.password.delete=Sorry, your account?{0} has been deleted
  10. user.blocked=Sorry, your account: {0} has been disabled. Please contact the administrator
  11. role.blocked=Role disabled?please contact administrators
  12. user.logout.success=Exit successful
  13. length.not.valid=The length must be between {min} and {max} characters
  14. user.username.not.blank=Username cannot be blank
  15. user.username.not.valid=* 2 to 20 chinese characters, letters, numbers or underscores, and must start with a non number
  16. user.username.length.valid=Account length must be between {min} and {max} characters
  17. user.password.not.blank=Password cannot be empty
  18. user.password.length.valid=Password length must be between {min} and {max} characters
  19. user.password.not.valid=* 5-50 characters
  20. user.email.not.valid=Mailbox format error
  21. user.email.not.blank=Mailbox cannot be blank
  22. user.phonenumber.not.blank=Phone number cannot be blank
  23. user.mobile.phone.number.not.valid=Phone number format error
  24. user.login.success=Login successful
  25. user.register.success=Register successful
  26. user.register.save.error=Failed to save user {0}, The registered account already exists
  27. user.register.error=Register failed, please contact system administrator
  28. user.notfound=Please login again
  29. user.forcelogout=The administrator is forced to exit?please login again
  30. user.unknown.error=Unknown error, please login again
  31. auth.grant.type.error=Auth grant type error
  32. auth.grant.type.blocked=Auth grant type disabled
  33. auth.grant.type.not.blank=Auth grant type cannot be blank
  34. auth.clientid.not.blank=Auth clientid cannot be blank
  35. ##??????
  36. upload.exceed.maxSize=The uploaded file size exceeds the limit file size?<br/>the maximum allowed file size is?{0}MB?
  37. upload.filename.exceed.length=The maximum length of uploaded file name is {0} characters
  38. ##??
  39. no.permission=You do not have permission to the data?please contact your administrator to add permissions [{0}]
  40. no.create.permission=You do not have permission to create data?please contact your administrator to add permissions [{0}]
  41. no.update.permission=You do not have permission to modify data?please contact your administrator to add permissions [{0}]
  42. no.delete.permission=You do not have permission to delete data?please contact your administrator to add permissions [{0}]
  43. no.export.permission=You do not have permission to export data?please contact your administrator to add permissions [{0}]
  44. no.view.permission=You do not have permission to view data?please contact your administrator to add permissions [{0}]
  45. repeat.submit.message=Repeat submit is not allowed, please try again later
  46. rate.limiter.message=Visit too frequently, please try again later
  47. sms.code.not.blank=Sms code cannot be blank
  48. sms.code.retry.limit.count=Sms code input error {0} times
  49. sms.code.retry.limit.exceed=Sms code input error {0} times, account locked for {1} minutes
  50. email.code.not.blank=Email code cannot be blank
  51. email.code.retry.limit.count=Email code input error {0} times
  52. email.code.retry.limit.exceed=Email code input error {0} times, account locked for {1} minutes
  53. xcx.code.not.blank=Mini program [code] cannot be blank
  54. social.source.not.blank=Social login platform [source] cannot be blank
  55. social.code.not.blank=Social login platform [code] cannot be blank
  56. social.state.not.blank=Social login platform [state] cannot be blank
  57. ##??
  58. tenant.number.not.blank=Tenant number cannot be blank
  59. tenant.not.exists=Sorry, your tenant does not exist. Please contact the administrator
  60. tenant.blocked=Sorry, your tenant is disabled. Please contact the administrator
  61. tenant.expired=Sorry, your tenant has expired. Please contact the administrator.