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:
|
||||
|
||||
@@ -157,6 +157,31 @@ have.no.permission=您没有权限
|
||||
permit.bulk.creation=系统仅当不存在任何子账号时,才允许批量创建账号。
|
||||
school.account.login=检测到学校账号。请从教育版入口登录。
|
||||
enterprise.account.login=检测到企业账号。请从企业版入口登录。
|
||||
white.bg.add.fail=透明图添加白色背景失败
|
||||
message.confirm.fail=消息确认失败,转为手动确认消息。
|
||||
unknown.designPictureType=未知图片类型。
|
||||
base64.data.empty=参数错误:图片base64数据为空。
|
||||
edited.account.information.cannot.be.blank=请提供修改后的用户信息!
|
||||
oldEmail.cannot.be.empty=旧邮箱不能为空。
|
||||
oldUserName.cannot.be.empty=旧用户名不能为空
|
||||
oldUserName.does.not.exist=旧用户名不存在
|
||||
oldAccount.does.not.exist=旧账号不存在
|
||||
the.Google.has.been.bound=无法绑定:该 Google 账号已被使用。
|
||||
Unable.to.obtain.WeChat.account.information=无法获取微信账号信息,绑定失败。
|
||||
title.has.been.used=标题已被使用
|
||||
source.image.does.not.exist=源图片不存在
|
||||
email.has.been.registered=邮箱已被使用
|
||||
unknown.subscription.type=未知订阅类型
|
||||
unknown.product.type=未知商品类型
|
||||
unknown.Promotion.Code=未知推广码
|
||||
file.upload.fail=文件上传失败
|
||||
project.id.cannot.be.empty=项目id不能为空
|
||||
failed.to.obtain.system.sketch.recommendation=系统草图推荐获取失败。
|
||||
pose.transformation.error=图片转视频失败。
|
||||
order.creation.failed=订单创建失败
|
||||
order.deduction.failed=订单金额扣除失败。
|
||||
order.query.failed=订单查询失败
|
||||
do.not.have.the.permission.to.delete.this.comment=您没有权限删除此评论
|
||||
|
||||
# 可能会报异常
|
||||
# Informative:
|
||||
|
||||
Reference in New Issue
Block a user