RED-3478 -> updated description
This commit is contained in:
parent
252ce6e6f5
commit
d1ec5b1e94
@ -1,6 +1,7 @@
|
||||
<div class="content-container" iqserHasScrollbar>
|
||||
<div class="heading-xl" translate="reports-screen.title"></div>
|
||||
|
||||
<div class="description" translate="reports-screen.setup"></div>
|
||||
<div class="description" translate="reports-screen.description"></div>
|
||||
|
||||
<div *ngIf="placeholders$ | async as placeholders" class="placeholders">
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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 <code>{attribute}</code>.",
|
||||
"file-attributes": "This placeholder gets replaced with the value of the file attribute <code>{attribute}</code>.",
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user