Skip to content

Commit 03836ef

Browse files
vins01-4scienceatarix83
authored andcommitted
Merged in task/dspace-cris-2023_02_x/DSC-2294 (pull request DSpace#3154)
Task/dspace cris 2023 02 x/DSC-2294 Approved-by: Giuseppe Digilio
2 parents 7b0205c + fb2201f commit 03836ef

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,6 +1045,10 @@
10451045

10461046
"browse.metadata.title": "Title",
10471047

1048+
"browse.metadata.srsc": "Subject Category",
1049+
1050+
"browse.metadata.rsoTitle": "Research Outputs Title",
1051+
10481052
"browse.metadata.author.breadcrumbs": "Browse by Author",
10491053

10501054
"browse.metadata.dateissued.breadcrumbs": "Browse by Date",
@@ -2354,6 +2358,8 @@
23542358

23552359
"explore.index.type": "Type",
23562360

2361+
"explore.index.rsoTitle": "Title",
2362+
23572363
"explore.search-section.infrastructure.title": "Infrastructure",
23582364

23592365
"explore.search-section.fundings.title": "Search Projects",
@@ -2388,6 +2394,8 @@
23882394

23892395
"explore.researcherprofiles.breadcrumbs": "People",
23902396

2397+
"browse.metadata.rsoTitle.breadcrumbs": "Browse by Title",
2398+
23912399
"explore.title": "Explore section",
23922400
"export-schema.process.title": "Metadata Schema Export",
23932401

src/assets/i18n/it.json5

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,6 +1638,9 @@
16381638
// "browse.metadata.title": "Title",
16391639
"browse.metadata.title": "Titolo",
16401640

1641+
// "browse.metadata.title": "Title",
1642+
"browse.metadata.rsoTitle": "Titolo Pubblicazioni",
1643+
16411644
// "browse.metadata.author.breadcrumbs": "Browse by Author",
16421645
"browse.metadata.author.breadcrumbs": "Sfoglia per Autore",
16431646

@@ -1678,6 +1681,10 @@
16781681
// TODO New key - Add a translation
16791682
"browse.metadata.srsc.breadcrumbs": "Browse by Subject Category",
16801683

1684+
// "browse.metadata.rsoTitle.breadcrumbs": "Browse by Title",
1685+
// TODO New key - Add a translation
1686+
"browse.metadata.rsoTitle.breadcrumbs": "Sfoglia per Titolo",
1687+
16811688
// "browse.metadata.srsc.tree.descrption": "Select a subject to add as search filter",
16821689
// TODO New key - Add a translation
16831690
"browse.metadata.srsc.tree.descrption": "Select a subject to add as search filter",
@@ -3757,6 +3764,9 @@
37573764
// TODO Source message changed - Revise the translation
37583765
"explore.index.type": "Tipologia",
37593766

3767+
// "explore.index.rsoTitle": "Title",
3768+
"explore.index.rsoTitle": "Titolo",
3769+
37603770
// "explore.search-section.infrastructure.title": "Infrastructure",
37613771
"explore.search-section.infrastructure.title": "Infrastruttura",
37623772

0 commit comments

Comments
 (0)