TASK: 多语言补充;

This commit is contained in:
shahaibo
2023-10-31 16:23:39 +08:00
parent d71674393f
commit 998ad81835
9 changed files with 950 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ attributeRetrieval.interface.exception=AttributeRetrieval interface exception, p
design.interface.exception=Design interface exception, please try again later! If still failed after trying again please contact administrator!
processMannequins.interface.exception=ProcessMannequins interface exception, please try again later! If still failed after trying again please contact administrator!
designProcess.interface.exception=DesignProcess interface exception, please try again later! If still failed after trying again please contact administrator!
generate.interface.exception=Generate interface exception, please try again later! If still failed after trying again please contact administrator!
collection.not.found=Collection not found!
design.not.found=Design not found!
designItem.not.found=DesignItem not found!
@@ -63,6 +64,14 @@ unknown.parameter.level2Type=Unknown parameter level2Type!
MARKETING_SKETCH.type.have.been.removed=MARKETING_SKETCH type have been removed!
unknown.modelType=Unknown modelType!
save.library.failed=Save library failed!
get.file.failed=Get file failed!
the.path.is.error=The path is error!
batch.save.colorElements.failed=Batch save colorElements failed!
initSysFile.ioException=InitSysFile ioException!
save.sysFile.failed=Save sysFile failed!
save.pythonTAllInfo.failed=Save pythonTAllInfo failed!
save.collection.failed=Save collection failed!
save.designItemDetail.failed=Save designItemDetail failed!
# 前端传参校验
singleOverall.cannot.be.empty=singleOverall cannot be empty!
colorBoards.cannot.be.empty=colorBoards cannot be empty!
@@ -122,4 +131,4 @@ level1Type.cannot.be.empty=level1Type cannot be empty!
regionNum.cannot.be.empty=regionNum cannot be empty!
phone.cannot.be.empty=phone cannot be empty!
printId.cannot.be.empty=printId cannot be empty!
path.cannot.be.empty=Path cannot be empty!
path.cannot.be.empty=Path cannot be empty!