2 Revize 30e1b01f4d ... 69279ea563

Autor SHA1 Zpráva Datum
  xiziwen 69279ea563 Merge branch 'ETA_2.3.0' into debug před 2 týdny
  xiziwen 05069689a1 fix před 2 týdny
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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."
 }