add translation hint

This commit is contained in:
jonaswinkler
2021-05-15 18:58:23 +02:00
parent 8ae4b7560b
commit a350bb3086
2 changed files with 2 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
[items]="items"
[addTag]="allowCreateNew && addItemRef"
addTagText="Add item"
i18n-addTagText
i18n-addTagText="Used for both types and correspondents"
bindLabel="name"
bindValue="id"
(change)="onChange(value)"