转换首巡检项目配置模块
This commit is contained in:
@@ -3346,10 +3346,12 @@
|
||||
"confirm_delete": "Are you sure to delete?",
|
||||
"required": "Required",
|
||||
"please_enter": "Please enter",
|
||||
"please_select": "Please select",
|
||||
"create_time": "Created At",
|
||||
"created_at": "Created At",
|
||||
"updated_at": "Updated At",
|
||||
"nickname": "Creator",
|
||||
"creator": "Creator",
|
||||
"batch_no": "Batch No.",
|
||||
"product_no": "Product Code",
|
||||
"inspection_item": "Inspection Item",
|
||||
@@ -3383,10 +3385,57 @@
|
||||
"node_data_name": "Node Data Name",
|
||||
"node_data_code": "Node Data Code",
|
||||
"working_subclass": "Shift",
|
||||
"project_name": "Project Name",
|
||||
"project_name": "Item Name",
|
||||
"subgroup_id": "Subgroup",
|
||||
"sampling_time": "Sampling Time",
|
||||
"sample_value": "Sample Value"
|
||||
"sample_value": "Sample Value",
|
||||
"process_unit": "Process Unit",
|
||||
"time_range": "Time Range",
|
||||
"to": "To",
|
||||
"start_date": "Start Date",
|
||||
"end_date": "End Date",
|
||||
"process_unit_required": "Please select process unit",
|
||||
"inspection_type_required": "Please select inspection type",
|
||||
"is_required": "Required Inspection",
|
||||
"is_required_tooltip": "Controls whether this item must be inspected during first/patrol inspection entry.",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"select_operate_data": "Please select data to operate",
|
||||
"configure_item": "Configure Items",
|
||||
"configure_item_title": "First Article Inspection Item Configuration",
|
||||
"add_item": "Add Item",
|
||||
"add_item_title": "Add Inspection Item",
|
||||
"edit_item_title": "Edit Inspection Item",
|
||||
"project_code": "Item Code",
|
||||
"process_requirement": "Process Requirement",
|
||||
"judgment_type": "Judgment Type",
|
||||
"inspection_check_type": "Inspection Judgment Type",
|
||||
"judgment_standard": "Judgment Standard",
|
||||
"unit": "Unit",
|
||||
"inspection_tool": "Inspection Tool",
|
||||
"inspection_quantity": "Inspection Quantity",
|
||||
"enumeration": "Enumeration",
|
||||
"numeric": "Numeric",
|
||||
"limit": "Limit",
|
||||
"unknown": "Unknown",
|
||||
"please_project_code": "Please enter item code",
|
||||
"please_project_name": "Please enter item name",
|
||||
"please_process_requirement": "Please enter process requirement",
|
||||
"please_select_inspection_type": "Please select judgment type",
|
||||
"please_enter_unit": "Please enter unit",
|
||||
"please_enter_inspection_tool": "Please enter inspection tool",
|
||||
"please_enter_inspection_quantity": "Please enter inspection quantity",
|
||||
"upper_limit": "Upper Limit",
|
||||
"lower_limit": "Lower Limit",
|
||||
"upper_limit_label": "Upper Limit",
|
||||
"lower_limit_label": "Lower Limit",
|
||||
"please_enter_upper_limit": "Please enter upper limit",
|
||||
"please_enter_lower_limit": "Please enter lower limit",
|
||||
"please_enter_numeric_value": "Please enter numeric value",
|
||||
"project_code_required": "Please enter item code",
|
||||
"project_name_required": "Please enter item name",
|
||||
"inspection_check_type_required": "Please select judgment type",
|
||||
"delete_confirm": "Are you sure to delete this item?"
|
||||
},
|
||||
"first_article_inspection_records": {
|
||||
"search": "Search",
|
||||
|
||||
Reference in New Issue
Block a user