- add ability to remove from case
- change location of counts in case card
This commit is contained in:
Josh Hawkins
2026-04-11 14:29:46 -05:00
parent eeff59216b
commit 0c70818a32
3 changed files with 86 additions and 47 deletions
+2 -5
View File
@@ -20,7 +20,8 @@
"downloadVideo": "Download video",
"editName": "Edit name",
"deleteExport": "Delete export",
"assignToCase": "Add to case"
"assignToCase": "Add to case",
"removeFromCase": "Remove from case"
},
"toolbar": {
"newCase": "New Case",
@@ -49,10 +50,6 @@
"descriptionLabel": "Description"
},
"caseCard": {
"exportCount_one": "1 export",
"exportCount_other": "{{count}} exports",
"cameraCount_one": "1 camera",
"cameraCount_other": "{{count}} cameras",
"emptyCase": "No exports yet"
},
"jobCard": {