feat: migrate process execution module
- add V2 process execution page for planning production monitoring - add process execution API, route, and i18n entries - update migration task list status for process execution
This commit is contained in:
@@ -963,6 +963,36 @@
|
||||
"grade": "Grade",
|
||||
"activation_status": "Activation Status",
|
||||
"channel_battery_info": "Channel {index} Battery Info"
|
||||
},
|
||||
"process_execution": {
|
||||
"query": "Search",
|
||||
"reset": "Reset",
|
||||
"add": "Add",
|
||||
"delete": "Delete",
|
||||
"edit": "Edit",
|
||||
"confirm": "Confirm",
|
||||
"cancel": "Cancel",
|
||||
"prompt": "Notice",
|
||||
"battery_id": "Battery Barcode",
|
||||
"enter_battery_id": "Enter battery barcode",
|
||||
"select_process_to_change": "Select target process",
|
||||
"please_select_process": "Please select a process",
|
||||
"clear_class_sign": "Clear grade marker?",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"verify_data": "Verify Data",
|
||||
"change_process": "Change Process",
|
||||
"multi_battery_input": "Multi-Battery Input",
|
||||
"input_rule": "Rule: One barcode per line",
|
||||
"please_enter_battery_id_data": "Enter battery barcode data",
|
||||
"sort": "No.",
|
||||
"batch": "Batch",
|
||||
"tray": "Tray",
|
||||
"lot": "No.",
|
||||
"class_type": "Grade Type",
|
||||
"class": "Grade",
|
||||
"previous_process": "Previous Process",
|
||||
"current_process": "Current Process"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user