We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38250d8 commit cc4bf75Copy full SHA for cc4bf75
1 file changed
src/app/item-page/simple/item-types/dataset/dataset.component.html
@@ -51,7 +51,7 @@
51
<ds-related-items
52
[parentItem]="object"
53
[relationType]="'isPublicationOfDataset'"
54
- [label]="'item.page.journal-issue' | translate">
+ [label]="'item.page.publications' | translate">
55
</ds-related-items>
56
<ds-item-page-abstract-field [item]="object"></ds-item-page-abstract-field>
57
<ds-generic-item-page-field [item]="object"
0 commit comments