Add face and classification assignment UI to explore view

Co-authored-by: Teagan42 <2989925+Teagan42@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-19 08:16:25 +00:00
co-authored by Teagan42
parent 40cc476b4c
commit d175c9758e
2 changed files with 157 additions and 0 deletions
+9
View File
@@ -143,6 +143,15 @@
},
"recognizedLicensePlate": "Recognized License Plate",
"attributes": "Classification Attributes",
"assignment": {
"title": "Assign To",
"assignToFace": "Assign to Face",
"assignToClassification": "Assign to {{model}}",
"faceSuccess": "Successfully assigned to face: {{name}}",
"faceFailed": "Failed to assign to face: {{errorMessage}}",
"classificationSuccess": "Successfully assigned to {{model}} - {{category}}",
"classificationFailed": "Failed to assign classification: {{errorMessage}}"
},
"estimatedSpeed": "Estimated Speed",
"objects": "Objects",
"camera": "Camera",