zwxi il y a 10 mois
Parent
commit
a1328974d9
1 fichiers modifiés avec 5 ajouts et 1 suppressions
  1. 5 1
      static/ErrMsgConfig.json

+ 5 - 1
static/ErrMsgConfig.json

@@ -40,5 +40,9 @@
   "计算成功": "Calculation successful",
   "已关联图表的品种,不允许删除!": "Varieties with associated charts cannot be deleted!",
   "刷新失败": "Refresh failed",
-  "请传入日期序列": "Please enter a date sequence"
+  "请传入日期序列": "Please enter a date sequence",
+  "指标未选择": "Indicator not selected",
+  "ETA表格名称已存在,请重新填写": "The name of the ETA form already exists, please fill in a new one",
+  "添加成功": "Added successfully",
+  "添加失败,品种名称不能重复": "Addition failed, the variety name must not be duplicated",
 }