Skip to content

Commit 823a9c2

Browse files
feat(form-labels): Adds new form labels for dc_publisher e dc_relation_issn
ref: DSC-2782
1 parent d713153 commit 823a9c2

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5767,6 +5767,10 @@
57675767

57685768
"form.other-information.dc.identifier.issn": "ISSN",
57695769

5770+
"form.other-information.dc_publisher": "Publisher",
5771+
5772+
"form.other-information.dc_relation_issn": "ISSN",
5773+
57705774
"statistics.table.downloadReports.title.TotalVisits": "Most downloaded",
57715775

57725776
"statistics.table.downloadReports.title.TopItems": "Most downloaded",

src/assets/i18n/it.json5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9049,6 +9049,12 @@
90499049
// TODO New key - Add a translation
90509050
"form.other-information.dc.identifier.issn": "ISSN",
90519051

9052+
// "form.other-information.dc_publisher": "Publisher",
9053+
"form.other-information.dc_publisher": "Publisher",
9054+
9055+
// "form.other-information.dc_relation_issn": "ISSN",
9056+
"form.other-information.dc_relation_issn": "ISSN",
9057+
90529058
// "statistics.table.downloadReports.title.TotalVisits": "Most downloaded",
90539059
"statistics.table.downloadReports.title.TotalVisits": "I più scaricati",
90549060

0 commit comments

Comments
 (0)