Skip to content

Commit c6baa5b

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

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
@@ -6540,6 +6540,10 @@
65406540

65416541
"form.other-information.dc.identifier.issn": "ISSN",
65426542

6543+
"form.other-information.dc_publisher": "Publisher",
6544+
6545+
"form.other-information.dc_relation_issn": "ISSN",
6546+
65436547
"statistics.table.downloadReports.title.TotalVisits": "Most downloaded",
65446548

65456549
"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
@@ -10371,6 +10371,12 @@
1037110371
// TODO New key - Add a translation
1037210372
"form.other-information.dc.identifier.issn": "ISSN",
1037310373

10374+
// "form.other-information.dc_publisher": "Publisher",
10375+
"form.other-information.dc_publisher": "Publisher",
10376+
10377+
// "form.other-information.dc_relation_issn": "ISSN",
10378+
"form.other-information.dc_relation_issn": "ISSN",
10379+
1037410380
// "statistics.table.downloadReports.title.TotalVisits": "Most downloaded",
1037510381
"statistics.table.downloadReports.title.TotalVisits": "I più scaricati",
1037610382

0 commit comments

Comments
 (0)