xm
2024-06-14 722af26bc6fec32bb289b1df51a9016a4935610f
提交 | 用户 | 时间
722af2 1 #错误消息
X 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 ##文件上传消息
32 upload.exceed.maxSize=The uploaded file size exceeds the limit file size!<br/>the maximum allowed file size is:{0}MB!
33 upload.filename.exceed.length=The maximum length of uploaded file name is {0} characters
34 ##权限
35 no.permission=You do not have permission to the data,please contact your administrator to add permissions [{0}]
36 no.create.permission=You do not have permission to create data,please contact your administrator to add permissions [{0}]
37 no.update.permission=You do not have permission to modify data,please contact your administrator to add permissions [{0}]
38 no.delete.permission=You do not have permission to delete data,please contact your administrator to add permissions [{0}]
39 no.export.permission=You do not have permission to export data,please contact your administrator to add permissions [{0}]
40 no.view.permission=You do not have permission to view data,please contact your administrator to add permissions [{0}]
41 repeat.submit.message=Repeat submit is not allowed, please try again later
42 rate.limiter.message=Visit too frequently, please try again later
43 sms.code.not.blank=Sms code cannot be blank
44 sms.code.retry.limit.count=Sms code input error {0} times
45 sms.code.retry.limit.exceed=Sms code input error {0} times, account locked for {1} minutes
46 email.code.not.blank=Email code cannot be blank
47 email.code.retry.limit.count=Email code input error {0} times
48 email.code.retry.limit.exceed=Email code input error {0} times, account locked for {1} minutes
49 xcx.code.not.blank=Mini program code cannot be blank