aijinhui
2023-11-02 b06ac186d84a7cb758314004d1e7328671b3db55
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#\u9519\u8BEF\u6D88\u606F
not.null=* Mandatory
user.jcaptcha.error=Verification code error
user.jcaptcha.expire=The verification code has expired
user.not.exists=User does not exist/password error
user.password.not.match=User does not exist/password error
user.password.retry.limit.count=Password input error {0} times
user.password.retry.limit.exceed=Password input error {0} times, account locked for {1} minutes
user.password.delete=Sorry, your account has been deleted
user.blocked=The user has been banned. Please contact the administrator
role.blocked=The role has been banned. Please contact the administrator
user.logout.success=Exit successfully
 
length.not.valid=The length must be between {min} and {max} characters
 
user.username.not.valid=*Composed of 2 to 20 Chinese characters, letters, numbers, or underscores, and must start with a non numeric character
user.password.not.valid=*5-50 characters
 
user.email.not.valid=Email format error
user.mobile.phone.number.not.valid=Mobile number format error
user.login.success=Login successful
user.register.success=login was successful
user.notfound=Please log in again
user.forcelogout=Administrator forced exit, please log in again
user.unknown.error=Unknown error, please log in again
 
##\u6587\u4EF6\u4E0A\u4F20\u6D88\u606F
upload.exceed.maxSize=The uploaded file size exceeds the limit file size< The maximum allowed file size is: {0}MB !
upload.filename.exceed.length=The maximum length of the uploaded file name is {0} characters
 
##\u6743\u9650
no.permission=You do not have permission for data. Please contact the administrator to add permission [{0}]
no.create.permission=You do not have permission to create data. Please contact the administrator to add permissions [{0}]
no.update.permission=You do not have permission to modify data. Please contact the administrator to add permissions [{0}]
no.delete.permission=You do not have permission to delete data. Please contact the administrator to add permissions [{0}]
no.export.permission=You do not have permission to export data. Please contact the administrator to add permissions [{0}]
no.view.permission=You do not have permission to view data. Please contact the administrator to add permissions [{0}]