diff --git a/web/public/locales/en/views/faceLibrary.json b/web/public/locales/en/views/faceLibrary.json index 945b45012..ea3210eee 100644 --- a/web/public/locales/en/views/faceLibrary.json +++ b/web/public/locales/en/views/faceLibrary.json @@ -9,7 +9,8 @@ "scoreInfo": "The sub label score is the weighted score for all of the recognized face confidences, so this may differ from the score shown on the snapshot.", "face": "Face Details", "faceDesc": "Details of the tracked object that generated this face", - "timestamp": "Timestamp" + "timestamp": "Timestamp", + "unknown": "Unknown" }, "documentTitle": "Face Library - Frigate", "uploadFaceImage": { diff --git a/web/src/pages/FaceLibrary.tsx b/web/src/pages/FaceLibrary.tsx index 80bd1acd9..3a33cb204 100644 --- a/web/src/pages/FaceLibrary.tsx +++ b/web/src/pages/FaceLibrary.tsx @@ -644,7 +644,7 @@ function TrainingGrid({