2 커밋 30e1b01f4d ... 69279ea563

작성자 SHA1 메시지 날짜
  xiziwen 69279ea563 Merge branch 'ETA_2.3.0' into debug 3 달 전
  xiziwen 05069689a1 fix 3 달 전
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      static/ErrMsgConfig.json

+ 2 - 1
static/ErrMsgConfig.json

@@ -63,5 +63,6 @@
   "该分类下关联素材库不可删除": "The category associated with the material library cannot be deleted.",
   "请输入图片名称": "Please enter the image name",
   "请选择分类": "Please Select a Category",
-  "分类已存在": "The category already exists."
+  "分类已存在": "The category already exists.",
+  "指标名称已存在,请重新填写": "The metric name already exists, please re-enter."
 }