迁移正向追溯模块
This commit is contained in:
@@ -1223,6 +1223,33 @@
|
||||
"device_code": "Device Code",
|
||||
"node_not_found": "No matching node found",
|
||||
"query_before_export": "Query traceability data before export"
|
||||
},
|
||||
"forward": {
|
||||
"query": "Search",
|
||||
"reset": "Reset",
|
||||
"export": "Export",
|
||||
"item_code": "Material Code",
|
||||
"enter_item_code": "Enter material code",
|
||||
"item_batch": "Material Batch",
|
||||
"enter_item_batch": "Enter material batch",
|
||||
"item_id": "Semi-finished ID",
|
||||
"enter_item_id": "Enter semi-finished ID",
|
||||
"battery_id": "Battery Barcode",
|
||||
"batch_id": "Batch No.",
|
||||
"item_name": "Material Name",
|
||||
"device_code": "Device Code",
|
||||
"work_unit": "Process Unit",
|
||||
"process_code": "Process Code",
|
||||
"finish_time": "Completion Time",
|
||||
"operation": "Operation",
|
||||
"reverse": "Reverse Traceability",
|
||||
"no_data": "No data",
|
||||
"export_confirm": "Create forward traceability export task?",
|
||||
"prompt": "Prompt",
|
||||
"confirm": "Confirm",
|
||||
"cancel": "Cancel",
|
||||
"please_select_filter_condition": "Select at least one filter condition",
|
||||
"create_download_task_success": "Download task created successfully"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user