diff --git a/apps/red-ui/src/app/modules/shared-dossiers/dialogs/edit-dossier-dialog/dictionary/edit-dossier-dictionary.component.html b/apps/red-ui/src/app/modules/shared-dossiers/dialogs/edit-dossier-dialog/dictionary/edit-dossier-dictionary.component.html index d2221fadf..1f4cb4aa2 100644 --- a/apps/red-ui/src/app/modules/shared-dossiers/dialogs/edit-dossier-dialog/dictionary/edit-dossier-dictionary.component.html +++ b/apps/red-ui/src/app/modules/shared-dossiers/dialogs/edit-dossier-dialog/dictionary/edit-dossier-dictionary.component.html @@ -37,18 +37,18 @@
- + {{ 'edit-dossier-dialog.dictionary.entries' | translate: { length: entriesToDisplay.length, hint: selectedDictionary.hint } }} - + {{ 'edit-dossier-dialog.dictionary.false-positive-entries' | translate: { length: entriesToDisplay.length } }} - + {{ 'edit-dossier-dialog.dictionary.false-recommendation-entries' | translate: { length: entriesToDisplay.length }