diff --git a/apps/red-ui/src/assets/i18n/redact/en.json b/apps/red-ui/src/assets/i18n/redact/en.json index d3b9280fe..368a45c7b 100644 --- a/apps/red-ui/src/assets/i18n/redact/en.json +++ b/apps/red-ui/src/assets/i18n/redact/en.json @@ -2069,7 +2069,7 @@ }, "only-here": { "description": "Do not {type, select, hint{annotate} other{redact}} the term at this position in the current document.", - "description-bulk": "Do not redact the selected terms at this position in the current document.", + "description-bulk": "Do not {type, select, hint{annotate} other{redact}} the selected terms at this position in the current document.", "label": "Remove here" } }