xyxie 9 månader sedan
förälder
incheckning
7eb002e9ce
1 ändrade filer med 6 tillägg och 1 borttagningar
  1. 6 1
      static/ErrMsgConfig.json

+ 6 - 1
static/ErrMsgConfig.json

@@ -52,5 +52,10 @@
   "日期数量已达上限!": "The number of dates has reached the limit!",
   "该品种已在指标库生成指标,不可删除": "This variety has already generated indicators in the index library and cannot be deleted",
   "当前指标已用作画图,不可删除": "The current metric is in use for charting and cannot be deleted",
-  "当前指标已被表格引用,不可删除":"The current metric is referenced by a table and cannot be deleted"
+  "当前指标已被表格引用,不可删除":"The current metric is referenced by a table and cannot be deleted",
+  "当前指标已用作指标运算,不可删除": "The current metric is used in metric calculations and cannot be deleted.",
+  "当前指标已用作预测指标,不可删除": "The current metric is used as a forecasting indicator and cannot be deleted.",
+  "当前指标已添加到跨品种分析,不可删除": "The current metric has been added to cross-commodity analysis and cannot be deleted.",
+  "指标已删除,请刷新页面": "Metric deleted, please refresh the page.",
+  "删除失败": "Deletion failed."
 }