迁移鹰眼模块
This commit is contained in:
@@ -1378,6 +1378,42 @@
|
||||
"prompt": "Prompt",
|
||||
"create_download_task_success": "Download task created successfully"
|
||||
}
|
||||
},
|
||||
"correlation_analysis": {
|
||||
"hawkeye": {
|
||||
"analysis_condition": "Analysis Conditions",
|
||||
"analyze": "Analyze",
|
||||
"reset": "Reset",
|
||||
"production_batch": "Production Batch",
|
||||
"select_production_batch": "Select production batch",
|
||||
"process": "Process",
|
||||
"select_ng_column": "Select NG column",
|
||||
"ng_code": "NG Code",
|
||||
"select_ng_code": "Select NG code",
|
||||
"analysis_detail": "Analysis Detail",
|
||||
"correlated": "Correlated",
|
||||
"not_correlated": "Not Correlated",
|
||||
"correlated_short": "Related",
|
||||
"not_correlated_short": "Not Related",
|
||||
"no_analysis_data_hint": "Columns skipped because values are all identical or all different",
|
||||
"process_param": "Process Parameter",
|
||||
"sample_size": "Sample Size",
|
||||
"correlation_coeff": "Correlation Coeff.",
|
||||
"chi_square_value": "Chi-square Value",
|
||||
"p_value": "P Value",
|
||||
"correlation": "Correlation",
|
||||
"p_value_hint": "P value greater than 0.05 is considered correlated",
|
||||
"p_value_hint2": "P value greater than 0.05 is considered correlated",
|
||||
"scientific_notation_hint": "Value may be shown in scientific notation",
|
||||
"tooltip_dependent_var": "Dependent Variable",
|
||||
"tooltip_corr_coeff": "Correlation Coeff.",
|
||||
"tooltip_p_value": "P Value",
|
||||
"analysis_report": "Analysis Report",
|
||||
"total": "Total",
|
||||
"no_data": "No analysis data",
|
||||
"please_select_batch": "Select production batch",
|
||||
"please_select_process": "Select process"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user