迁移电池曲线模块
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

This commit is contained in:
sheng
2026-06-22 17:29:23 +08:00
parent fe45390997
commit 264474eced
9 changed files with 410 additions and 3 deletions

View File

@@ -1250,6 +1250,24 @@
"cancel": "Cancel",
"please_select_filter_condition": "Select at least one filter condition",
"create_download_task_success": "Download task created successfully"
},
"battery_curve": {
"query": "Search",
"reset": "Reset",
"battery_code": "Battery Barcode",
"enter_battery_code": "Enter battery barcode",
"data_empty": "No curve records",
"batch_name": "Batch",
"process_name": "Process",
"upload_time": "Upload Time",
"device_code": "Device Code",
"battery_no": "Battery Channel",
"export_all_data": "Export All Data",
"view_full_tray_curve": "View Full Tray Curve",
"data_chart": "Data Chart",
"current": "Current",
"voltage": "Voltage",
"capacity": "Capacity"
}
}
}