diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 6bfe968655c..a8cda8d7caa 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -7200,6 +7200,8 @@ "item.page.doi": "DRUM DOI", + "item.page.externalDataFilesLink": "External Link to Data Files", + "item.page.publicationLink": "Publication or External Link", "item.page.publicationLink.datasetOrSoftware": "Related Publication Link", diff --git a/src/themes/drum/app/item-page/simple/item-types/untyped-item/untyped-item.component.html b/src/themes/drum/app/item-page/simple/item-types/untyped-item/untyped-item.component.html index 88aa2277897..3207478f0e2 100644 --- a/src/themes/drum/app/item-page/simple/item-types/untyped-item/untyped-item.component.html +++ b/src/themes/drum/app/item-page/simple/item-types/untyped-item/untyped-item.component.html @@ -41,6 +41,12 @@

[label]="publicationLinkLabelI18nKey"> + + + +