迁移托盘登录模块
- 新增计划与生产托盘登录 V2 页面 - 新增托盘登录接口、旧路径路由和中英文文案 - 更新迁移任务列表中的托盘登录状态
This commit is contained in:
@@ -1010,6 +1010,73 @@
|
||||
"exception": "Exception",
|
||||
"offline": "Offline",
|
||||
"idle": "Waiting for Material"
|
||||
},
|
||||
"tray_registration": {
|
||||
"query": "Search",
|
||||
"reset": "Reset",
|
||||
"login": "Register",
|
||||
"tray_unbind": "Unbind Tray",
|
||||
"tray_stop": "Stop Tray",
|
||||
"add": "Add",
|
||||
"delete": "Delete",
|
||||
"confirm": "Confirm",
|
||||
"cancel": "Cancel",
|
||||
"prompt": "Notice",
|
||||
"data_table": "Data Table",
|
||||
"process_channel": "Channel",
|
||||
"battery_id": "Battery ID",
|
||||
"previous_batch": "Previous Batch",
|
||||
"previous_tray": "Previous Tray",
|
||||
"completed_process": "Completed Process",
|
||||
"tray_barcode_format": "Tray Barcode Format",
|
||||
"battery_barcode_format": "Battery Barcode Format",
|
||||
"tray_battery_count": "Tray Capacity",
|
||||
"operation": "Actions",
|
||||
"batch_no": "Batch No.",
|
||||
"enter_batch_no": "Enter batch number",
|
||||
"tray_code": "Tray Code",
|
||||
"enter_tray_code": "Enter tray code",
|
||||
"battery_code": "Battery Code",
|
||||
"enter_battery_code": "Enter battery code",
|
||||
"tray_code_format": "Tray Code Format",
|
||||
"battery_code_format": "Battery Code Format",
|
||||
"tray_battery_format_edit": "Tray & Battery Format Editor",
|
||||
"format_dialog_title": "Tray & Battery Format",
|
||||
"submit_login": "Submit Registration",
|
||||
"add_format_title": "Add Format",
|
||||
"format_error": "Invalid format",
|
||||
"process_flow_name": "Process Flow Name",
|
||||
"format_error_exclamation": "Invalid format!",
|
||||
"insert_duplicate_battery": "Duplicate battery",
|
||||
"delete_confirm": "Delete this format?",
|
||||
"delete_success": "Deleted successfully",
|
||||
"add_tray_format": "Add tray format",
|
||||
"add_battery_format": "Add battery format",
|
||||
"add_battery_count": "Add battery count",
|
||||
"tray_unbind_desc": "Note: unbinding deactivates the tray, but batteries remain activated.",
|
||||
"tray_unbind_success": "Tray unbound successfully",
|
||||
"tray_stop_desc": "Note: stopping deactivates both tray and batteries.",
|
||||
"tray_stop_success": "Tray stopped successfully",
|
||||
"enter_tray_no": "Enter tray number",
|
||||
"batch_create_time": "Batch Create Time",
|
||||
"tray_load_battery_count": "Loaded Count",
|
||||
"batch_deactivate": "Batch Deactivate",
|
||||
"please_enter_tray_code": "Please enter tray code",
|
||||
"upload_success": "Upload successful",
|
||||
"no_batch_no": "No batch number",
|
||||
"has_active_battery_login_forbidden": "Cannot register: contains activated batteries.",
|
||||
"select_battery_to_deactivate": "Select batteries to deactivate",
|
||||
"battery_deactivate": "Battery Deactivation",
|
||||
"batch_battery_deactivate_success": "Batch deactivation successful",
|
||||
"channel": "Channel:",
|
||||
"select_format": "Select format",
|
||||
"select_format_first": "Select tray and battery format first",
|
||||
"activation_status": "Activation Status",
|
||||
"activated": "Activated",
|
||||
"not_activated": "Not Activated",
|
||||
"operation_success": "Operation successful",
|
||||
"operation_failed": "Operation failed",
|
||||
"format_rule": "Format rule: fixed characters are literal; use * for variable characters, e.g. A** or ******."
|
||||
}
|
||||
},
|
||||
"alert_center": {
|
||||
|
||||
@@ -1010,6 +1010,73 @@
|
||||
"exception": "异常中",
|
||||
"offline": "离线中",
|
||||
"idle": "待料中"
|
||||
},
|
||||
"tray_registration": {
|
||||
"query": "查询",
|
||||
"reset": "重置",
|
||||
"login": "登录",
|
||||
"tray_unbind": "托盘解绑",
|
||||
"tray_stop": "托盘停止",
|
||||
"add": "新增",
|
||||
"delete": "删除",
|
||||
"confirm": "确定",
|
||||
"cancel": "取消",
|
||||
"prompt": "提示",
|
||||
"data_table": "数据表",
|
||||
"process_channel": "通道",
|
||||
"battery_id": "电池ID",
|
||||
"previous_batch": "上一个批次",
|
||||
"previous_tray": "上一个托盘",
|
||||
"completed_process": "电池已完成工序",
|
||||
"tray_barcode_format": "托盘条码格式",
|
||||
"battery_barcode_format": "电池条码格式",
|
||||
"tray_battery_count": "托盘装载电池数量",
|
||||
"operation": "操作",
|
||||
"batch_no": "批次号",
|
||||
"enter_batch_no": "请输入批次号",
|
||||
"tray_code": "托盘编码",
|
||||
"enter_tray_code": "请输入托盘编码",
|
||||
"battery_code": "电池编码",
|
||||
"enter_battery_code": "请输入电池编码",
|
||||
"tray_code_format": "托盘编码格式",
|
||||
"battery_code_format": "电池编码格式",
|
||||
"tray_battery_format_edit": "托盘与电池格式编辑",
|
||||
"format_dialog_title": "托盘与电池格式",
|
||||
"submit_login": "提交登录",
|
||||
"add_format_title": "新增格式",
|
||||
"format_error": "格式不对",
|
||||
"process_flow_name": "工艺流程名称",
|
||||
"format_error_exclamation": "格式不对!",
|
||||
"insert_duplicate_battery": "插入重复电池",
|
||||
"delete_confirm": "删除这条格式?",
|
||||
"delete_success": "删除成功",
|
||||
"add_tray_format": "请添加托盘格式",
|
||||
"add_battery_format": "请添加电池格式",
|
||||
"add_battery_count": "请添加电池数量",
|
||||
"tray_unbind_desc": "说明:托盘解绑后,该托盘的状态是取消激活的,与它装载的电池还是激活状态",
|
||||
"tray_unbind_success": "托盘解绑成功",
|
||||
"tray_stop_desc": "说明:托盘停止后,该托盘和它装载的电池会一同取消激活",
|
||||
"tray_stop_success": "托盘停止成功",
|
||||
"enter_tray_no": "请输入托盘号",
|
||||
"batch_create_time": "批次创建时间",
|
||||
"tray_load_battery_count": "装载电池数量",
|
||||
"batch_deactivate": "批量取消激活",
|
||||
"please_enter_tray_code": "请填写托盘编码",
|
||||
"upload_success": "上传成功",
|
||||
"no_batch_no": "没有批次号",
|
||||
"has_active_battery_login_forbidden": "有电池属于激活状态,无法登录",
|
||||
"select_battery_to_deactivate": "请选择需要取消激活的电池",
|
||||
"battery_deactivate": "电池取消激活",
|
||||
"batch_battery_deactivate_success": "批量取消电池激活成功",
|
||||
"channel": "通道:",
|
||||
"select_format": "请选择格式",
|
||||
"select_format_first": "请先选择托盘与电池格式",
|
||||
"activation_status": "激活状态",
|
||||
"activated": "已激活",
|
||||
"not_activated": "未激活",
|
||||
"operation_success": "操作成功",
|
||||
"operation_failed": "操作失败",
|
||||
"format_rule": "格式规则:固定字符直接填写,可变字符使用 * 代替,例如 A** 或 ******。"
|
||||
}
|
||||
},
|
||||
"alert_center": {
|
||||
|
||||
Reference in New Issue
Block a user