From d131679d58af7f1ddc0e423d9762008c66e77f9c Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 28 Apr 2025 16:42:42 -0600 Subject: [PATCH] Add missing --- web/public/locales/en/views/faceLibrary.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/public/locales/en/views/faceLibrary.json b/web/public/locales/en/views/faceLibrary.json index cec5e8d7db..08ba2c673f 100644 --- a/web/public/locales/en/views/faceLibrary.json +++ b/web/public/locales/en/views/faceLibrary.json @@ -65,6 +65,7 @@ "addFaceLibrary": "{{name}} has successfully been added to the Face Library!", "deletedFace_one": "Successfully deleted {{count}} face.", "deletedFace_other": "Successfully deleted {{count}} faces.", + "deletedName_zero": "Empty collection deleted successfully.", "deletedName_one": "{{count}} face has been successfully deleted.", "deletedName_other": "{{count}} faces have been successfully deleted.", "renamedFace": "Successfully renamed face to {{name}}",