Browse Source

国际化修改。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.12.1^2
zouap 3 years ago
parent
commit
0d4fd90029
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      web_src/vuepages/langs/config/zh-CN.js

+ 3
- 1
web_src/vuepages/langs/config/zh-CN.js View File

@@ -282,7 +282,9 @@ const zh = {
infoModificationFailed: '信息修改失败',
deleteModelFileConfirmTips: '请确认是否删除当前模型文件?',
modelFileDeleteFailed: '模型文件删除失败',
isPrivate:'模型权限',
modelAccess:'模型权限',
modelAccessPublic:'公开',
modelAccessPrivate:'私有',
},
};



Loading…
Cancel
Save