edit translations for edit dossier
This commit is contained in:
parent
293d417abb
commit
e75e9dee85
@ -6,8 +6,7 @@
|
||||
icon="red:edit"
|
||||
tooltip="dossier-listing.edit.action"
|
||||
type="dark-bg"
|
||||
>
|
||||
</redaction-circle-button>
|
||||
></redaction-circle-button>
|
||||
|
||||
<redaction-circle-button
|
||||
(action)="reanalyseDossier($event, dossier)"
|
||||
@ -15,8 +14,7 @@
|
||||
icon="red:refresh"
|
||||
tooltip="dossier-listing.reanalyse.action"
|
||||
type="dark-bg"
|
||||
>
|
||||
</redaction-circle-button>
|
||||
></redaction-circle-button>
|
||||
|
||||
<redaction-file-download-btn
|
||||
[dossier]="dossier"
|
||||
|
||||
@ -244,8 +244,8 @@
|
||||
},
|
||||
"search": "Document name...",
|
||||
"header-actions": {
|
||||
"edit": "Edit",
|
||||
"delete": "Delete",
|
||||
"edit": "Edit Dossier",
|
||||
"delete": "Delete Dossier",
|
||||
"assign": "Assign Owner & Members",
|
||||
"upload-document": "Upload Document",
|
||||
"download-redacted-files": "Download Redacted Files"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user