feat(i18n): add Run workflow and Redact faces case UI strings

Adds the en.json translations for the case Run-workflow dialog
(title/subtitle/labels/empty/submit and the runWorkflow menu item)
and the Redact faces attachment action (k14).
This commit is contained in:
Kilian Boute
2026-07-10 17:10:14 +00:00
parent eeb29e8cac
commit 020f2d969d

View File

@@ -366,7 +366,8 @@
"deleteCase": "Delete case",
"download": "Download",
"delete": "Delete",
"openDetail": "Open detail"
"openDetail": "Open detail",
"runWorkflow": "Run workflow"
},
"exportSelection": {
"title": "Export selection",
@@ -378,6 +379,16 @@
"emptyAttachments": "This case has no attachments yet.",
"attachmentsHeading": "Attachments"
},
"runWorkflow": {
"title": "Run workflow",
"subtitle": "Launch a workflow over selected media on this case.",
"workflowLabel": "Workflow",
"loading": "Loading workflows…",
"noWorkflows": "No workflows are available to run on cases.",
"attachmentsSelected": "attachments selected",
"attachmentBadge": "Attachment",
"submit": "Run workflow"
},
"filter": {
"assignees": "Assignees",
"labels": "Labels",
@@ -1614,7 +1625,8 @@
"k10": "or use the upload button below",
"k11": "Delete attachment",
"k12": "Are you sure you want to delete this attachment? This action cannot be undone.",
"k13": "Yes, delete"
"k13": "Yes, delete",
"k14": "Redact faces"
}
},
"media": {