BUGFIX:检查所有异常提示的语言是否都做了多语言
This commit is contained in:
@@ -71,7 +71,7 @@ timeZone.cannot.be.empty=TimeZone cannot be empty.
|
||||
userId.cannot.be.empty=userId cannot be empty.
|
||||
email.cannot.be.empty=email cannot be empty.
|
||||
operationType.cannot.be.empty=operationType cannot be empty.
|
||||
password.cannot.be.empty=password cannot be empty.
|
||||
password.cannot.be.empty=Password cannot be empty.
|
||||
emailVerifyCode.cannot.be.empty=emailVerifyCode cannot be empty.
|
||||
loginType.cannot.be.empty=loginType cannot be empty.
|
||||
userName.cannot.be.empty=userName cannot be empty.
|
||||
@@ -161,6 +161,31 @@ have.no.permission=Sorry, you don't have permission
|
||||
permit.bulk.creation=The system permits bulk account creation exclusively when no sub-accounts exist.
|
||||
school.account.login=School account detected.Please log in through the Academic portal.
|
||||
enterprise.account.login=Enterprise account detected.Please log in through the Enterprise portal.
|
||||
white.bg.add.fail=Failed to apply white background to the transparent image.
|
||||
message.confirm.fail=Message confirmation failed. Switching to manual confirmation.
|
||||
unknown.designPictureType=unknown designPictureType.
|
||||
base64.data.empty=Invalid parameter: Image base64 data is empty.
|
||||
edited.account.information.cannot.be.blank=The edited account information cannot be blank!
|
||||
oldEmail.cannot.be.empty=oldEmail cannot be empty!
|
||||
oldUserName.cannot.be.empty=oldUserName cannot be empty!
|
||||
oldUserName.does.not.exist=oldUserName does not exist!
|
||||
oldAccount.does.not.exist=oldAccount does not exist!
|
||||
the.Google.has.been.bound=Cannot link: Google account already in use.
|
||||
Unable.to.obtain.WeChat.account.information=Unable to obtain WeChat account information. Binding failed.
|
||||
title.has.been.used=The title of the published work has been used.
|
||||
source.image.does.not.exist=The source image does not exist.
|
||||
email.has.been.registered=The email has already been registered.
|
||||
unknown.subscription.type=Unknown subscription type.
|
||||
unknown.product.type=Unknown product type.
|
||||
unknown.Promotion.Code=Unknown Promotion Code.
|
||||
file.upload.fail=File upload failed.
|
||||
project.id.cannot.be.empty=Project id cannot be empty.
|
||||
failed.to.obtain.system.sketch.recommendation=Failed to obtain system sketch recommendation.
|
||||
pose.transformation.error=Pose transformation failed.
|
||||
order.creation.failed=Order creation failed.
|
||||
order.deduction.failed=Order deduction failed.
|
||||
order.query.failed=Order query failed.
|
||||
do.not.have.the.permission.to.delete.this.comment=You do not have the permission to delete this comment.
|
||||
|
||||
# 可能会报异常
|
||||
# Informative:
|
||||
|
||||
Reference in New Issue
Block a user