迁移鹰眼模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

This commit is contained in:
sheng
2026-06-22 17:51:29 +08:00
parent 973c780bf6
commit c07f95a45e
7 changed files with 563 additions and 3 deletions

View File

@@ -1378,6 +1378,42 @@
"prompt": "提示",
"create_download_task_success": "创建下载任务成功"
}
},
"correlation_analysis": {
"hawkeye": {
"analysis_condition": "分析条件",
"analyze": "分析",
"reset": "重置",
"production_batch": "生产批次",
"select_production_batch": "请选择生产批次",
"process": "工序",
"select_ng_column": "请选择NG列",
"ng_code": "NG码",
"select_ng_code": "请选择NG码",
"analysis_detail": "分析详情",
"correlated": "相关",
"not_correlated": "不相关",
"correlated_short": "相关",
"not_correlated_short": "不相关",
"no_analysis_data_hint": "因列中数据完全相同或完全不相同,而不进行分析的数据列",
"process_param": "工序参数",
"sample_size": "样本量",
"correlation_coeff": "相关系数",
"chi_square_value": "卡方值",
"p_value": "P值",
"correlation": "相关性",
"p_value_hint": "P值大于0.05时判定为相关",
"p_value_hint2": "P值大于0.05时判定为相关",
"scientific_notation_hint": "数值可能以科学计数法显示",
"tooltip_dependent_var": "因变量",
"tooltip_corr_coeff": "相关系数",
"tooltip_p_value": "P值",
"analysis_report": "分析报告",
"total": "总数",
"no_data": "暂无分析数据",
"please_select_batch": "请选择生产批次",
"please_select_process": "请选择工序"
}
}
}
},