迁移电池复投管理模块
- 新增计划与生产电池复投管理 V2 页面 - 新增复投验证接口、旧路径路由和中英文文案 - 更新迁移任务列表并补充人工功能测试清单
This commit is contained in:
@@ -1111,6 +1111,35 @@
|
||||
"enter_semi_finished_id": "Enter semi-finished ID",
|
||||
"start_time": "Start Time",
|
||||
"end_time": "End Time"
|
||||
},
|
||||
"rework_management": {
|
||||
"active": "Activated",
|
||||
"not_activated": "Inactive",
|
||||
"reset": "Reset",
|
||||
"battery_id": "Battery Barcode",
|
||||
"enter_battery_id": "Enter battery barcode",
|
||||
"verify_data": "Verify Data",
|
||||
"input_rule": "Rule: One barcode per line",
|
||||
"re_activate": "Re-activate",
|
||||
"multi_battery_input": "Multi-Battery Input",
|
||||
"confirm": "Confirm",
|
||||
"cancel": "Cancel",
|
||||
"enter_battery_id_before_action": "Enter battery barcode first!",
|
||||
"enter_battery_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",
|
||||
"active_status": "Activation Status",
|
||||
"prompt": "Notice",
|
||||
"re_activate_success": "Re-activation successful",
|
||||
"rethrow_activation_failed": "Re-activation failed",
|
||||
"re_activate_warning": "Activating will skip current process. Proceed?",
|
||||
"verify_data_before_action": "Verify battery data before re-activation"
|
||||
}
|
||||
},
|
||||
"alert_center": {
|
||||
|
||||
Reference in New Issue
Block a user