Skip to content

Commit 61247e7

Browse files
feat(form-labels): Adds new form labels for dc_publisher e dc_relation_issn
ref: DSC-2782
1 parent 9f2f4ac commit 61247e7

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
@@ -6333,6 +6333,10 @@
63336333

63346334
"form.other-information.dc.identifier.issn": "ISSN",
63356335

6336+
"form.other-information.dc_publisher": "Publisher",
6337+
6338+
"form.other-information.dc_relation_issn": "ISSN",
6339+
63366340
"statistics.table.downloadReports.title.TotalVisits": "Most downloaded",
63376341

63386342
"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
@@ -10373,6 +10373,12 @@
1037310373
// TODO New key - Add a translation
1037410374
"form.other-information.dc.identifier.issn": "ISSN",
1037510375

10376+
// "form.other-information.dc_publisher": "Publisher",
10377+
"form.other-information.dc_publisher": "Publisher",
10378+
10379+
// "form.other-information.dc_relation_issn": "ISSN",
10380+
"form.other-information.dc_relation_issn": "ISSN",
10381+
1037610382
// "statistics.table.downloadReports.title.TotalVisits": "Most downloaded",
1037710383
"statistics.table.downloadReports.title.TotalVisits": "I più scaricati",
1037810384

0 commit comments

Comments
 (0)