|
@@ -42,7 +42,15 @@
|
|
|
"刷新失败": "Refresh failed",
|
|
|
"请传入日期序列": "Please enter a date sequence",
|
|
|
"指标未选择": "Indicator not selected",
|
|
|
+ "指标A未选择": "Indicator A not selected",
|
|
|
+ "指标B未选择": "Indicator B 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"
|
|
|
+ "添加失败,品种名称不能重复": "Addition failed, the variety name must not be duplicated",
|
|
|
+ "分析周期不允许设置为负数或0": "The analysis period cannot be set to a negative number or zero",
|
|
|
+ "相关性计算窗口必须大于0": "The correlation calculation window must be greater than 0",
|
|
|
+ "系统处理中,请稍后重试!": "The system is processing, please try again later!",
|
|
|
+ "固定日期不可为空": "The fixed date cannot be empty",
|
|
|
+ "日期数量已达上限!": "The number of dates has reached the limit!",
|
|
|
+ "该品种已在指标库生成指标,不可删除": "This variety has already generated indicators in the index library and cannot be deleted"
|
|
|
}
|