add select all link to face library, classification, and explore

This commit is contained in:
Josh Hawkins
2025-12-10 08:28:48 -06:00
parent 44c92e84cd
commit 97ba7a6b78
6 changed files with 75 additions and 6 deletions
+1
View File
@@ -52,6 +52,7 @@
},
"selected_one": "{{count}} selected",
"selected_other": "{{count}} selected",
"select_all": "All",
"camera": "Camera",
"detected": "detected",
"normalActivity": "Normal",
@@ -29,6 +29,7 @@
},
"train": {
"title": "Recent Recognitions",
"titleShort": "Recent",
"aria": "Select recent recognitions",
"empty": "There are no recent face recognition attempts"
},