BUGFIX: 模特删除校验;

TASK: 多语言;
This commit is contained in:
shahaibo
2023-11-07 11:32:03 +08:00
parent bb1c56182e
commit 008d0d626e
7 changed files with 93 additions and 14 deletions

View File

@@ -138,4 +138,5 @@ path.cannot.be.empty=path cannot be empty!
classificationName.cannot.be.empty=classificationName cannot be empty!
classificationName.already.exists=ClassificationName already exists, please change it!
the.classification.you.deleted.has.associated.library=The classification you deleted has associated data, are you sure to delete it!
the.classification.you.deleted.has.associated.library=The classification you deleted has associated data, are you sure you want to delete it!
the.model.has.been.referenced.by.the.workspace=The model has been referenced by the workspace, are you sure you want to delete it!