mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 09:02:15 +03:00
Add face and classification assignment UI to explore view
Co-authored-by: Teagan42 <2989925+Teagan42@users.noreply.github.com>
This commit is contained in:
co-authored by
Teagan42
parent
40cc476b4c
commit
d175c9758e
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user