Skip to content

Commit

Permalink
src/assets: add i18n string for publisher
Browse files Browse the repository at this point in the history
Add string for publisher in live import item preview.

Requires: DSpace/DSpace#8866
  • Loading branch information
alanorth committed Jun 5, 2023
1 parent ef9fd36 commit 165bdf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2536,6 +2536,8 @@

"item.preview.dc.identifier.doi": "DOI",

"item.preview.dc.publisher": "Publisher:",

"item.preview.person.familyName": "Surname:",

"item.preview.person.givenName": "Name:",
Expand Down

0 comments on commit 165bdf7

Please sign in to comment.