diff --git a/apps/red-ui/src/assets/i18n/redact/en.json b/apps/red-ui/src/assets/i18n/redact/en.json index bea16cbe0..6af3171a7 100644 --- a/apps/red-ui/src/assets/i18n/redact/en.json +++ b/apps/red-ui/src/assets/i18n/redact/en.json @@ -47,8 +47,8 @@ "description-placeholder": "Enter Description", "hidden-text": { "description": "Hidden text is invisible to human readers but can be detected and read by software and machines. For example, the OCR output of scanned documents is stored as hidden text.", - "heading": "Hidden text on documents", - "title": "Keep hidden text in redacted documents" + "heading": "Hidden elements in redacted documents", + "title": "Keep hidden text" }, "image-metadata": { "description": "Images in documents might contain additional information as metadata. This could include the creator, the date or the location of the image.", diff --git a/apps/red-ui/src/assets/i18n/scm/en.json b/apps/red-ui/src/assets/i18n/scm/en.json index e6d6a8386..9f266d4fc 100644 --- a/apps/red-ui/src/assets/i18n/scm/en.json +++ b/apps/red-ui/src/assets/i18n/scm/en.json @@ -47,8 +47,8 @@ "description-placeholder": "Enter Description", "hidden-text": { "description": "Hidden text is invisible to human readers but can be detected and read by software and machines. For example, the OCR output of scanned documents is stored as hidden text.", - "heading": "Hidden text on documents", - "title": "Keep hidden text in redacted documents" + "heading": "Hidden elements in redacted documents", + "title": "Keep hidden text" }, "image-metadata": { "description": "Images in documents might contain additional information as metadata. This could include the creator, the date or the location of the image.",