diff --git a/apps/red-ui/src/app/modules/admin/screens/reports/reports-screen/reports-screen.component.html b/apps/red-ui/src/app/modules/admin/screens/reports/reports-screen/reports-screen.component.html
index 40f257440..f9370fbb8 100644
--- a/apps/red-ui/src/app/modules/admin/screens/reports/reports-screen/reports-screen.component.html
+++ b/apps/red-ui/src/app/modules/admin/screens/reports/reports-screen/reports-screen.component.html
@@ -1,6 +1,7 @@
+
diff --git a/apps/red-ui/src/assets/i18n/de.json b/apps/red-ui/src/assets/i18n/de.json
index bae39df99..42995e3ba 100644
--- a/apps/red-ui/src/assets/i18n/de.json
+++ b/apps/red-ui/src/assets/i18n/de.json
@@ -1658,6 +1658,7 @@
"invalid-upload": "Ungültiges Upload-Format ausgewählt! Unterstützt werden Dokumente im .xlsx- und im .docx-Format",
"multi-file-report": "(Mehrere Dateien)",
"report-documents": "Dokumente für den Bericht",
+ "setup": "",
"table-header": {
"description": "Beschreibung",
"placeholders": "Platzhalter"
diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json
index a729e9227..c8ec8e2d2 100644
--- a/apps/red-ui/src/assets/i18n/en.json
+++ b/apps/red-ui/src/assets/i18n/en.json
@@ -1626,7 +1626,7 @@
},
"reports": "Reports",
"reports-screen": {
- "description": "Click the upload button on the right to upload your redaction report templates.",
+ "description": "Below, you will find a list of placeholders for dossier and document-specific information. You can include these placeholders in your report templates.",
"descriptions": {
"dossier-attributes": "This placeholder gets replaced with the value of the dossier attribute {attribute}.",
"file-attributes": "This placeholder gets replaced with the value of the file attribute {attribute}.",
@@ -1658,6 +1658,7 @@
"invalid-upload": "Invalid format selected for Upload! Supported formats are XLSX and DOCX",
"multi-file-report": "(Multi-file)",
"report-documents": "Report Documents",
+ "setup": "Click the upload button on the right to upload your redaction report templates.",
"table-header": {
"description": "Description",
"placeholders": "Placeholders"