Skip to content

Commit bf4e02d

Browse files
vins01-4scienceatarix83
authored andcommitted
Merged in task/main-cris/DSC-2294 (pull request DSpace#3149)
[DSC-2294] Approved-by: Giuseppe Digilio
2 parents ca7f4a1 + d0a197b commit bf4e02d

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,6 +1257,8 @@
12571257

12581258
"browse.metadata.srsc": "Subject Category",
12591259

1260+
"browse.metadata.rsoTitle": "Research Outputs Title",
1261+
12601262
"browse.metadata.author.breadcrumbs": "Browse by Author",
12611263

12621264
"browse.metadata.dateissued.breadcrumbs": "Browse by Date",
@@ -2576,6 +2578,8 @@
25762578

25772579
"explore.index.type": "Type",
25782580

2581+
"explore.index.rsoTitle": "Title",
2582+
25792583
"explore.search-section.infrastructure.title": "Infrastructure",
25802584

25812585
"explore.search-section.fundings.title": "Search Projects",
@@ -2610,6 +2614,8 @@
26102614

26112615
"explore.researcherprofiles.breadcrumbs": "People",
26122616

2617+
"browse.metadata.rsoTitle.breadcrumbs": "Browse by Title",
2618+
26132619
"explore.title": "Explore section",
26142620
"export-schema.process.title": "Metadata Schema Export",
26152621

src/assets/i18n/it.json5

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1590,6 +1590,9 @@
15901590
// "browse.metadata.title": "Title",
15911591
"browse.metadata.title": "Titolo",
15921592

1593+
// "browse.metadata.title": "Title",
1594+
"browse.metadata.rsoTitle": "Titolo Pubblicazioni",
1595+
15931596
// "browse.metadata.author.breadcrumbs": "Browse by Author",
15941597
"browse.metadata.author.breadcrumbs": "Sfoglia per Autore",
15951598

@@ -1630,6 +1633,10 @@
16301633
// TODO New key - Add a translation
16311634
"browse.metadata.srsc.breadcrumbs": "Browse by Subject Category",
16321635

1636+
// "browse.metadata.rsoTitle.breadcrumbs": "Browse by Title",
1637+
// TODO New key - Add a translation
1638+
"browse.metadata.rsoTitle.breadcrumbs": "Sfoglia per Titolo",
1639+
16331640
// "browse.metadata.srsc.tree.descrption": "Select a subject to add as search filter",
16341641
// TODO New key - Add a translation
16351642
"browse.metadata.srsc.tree.descrption": "Select a subject to add as search filter",
@@ -3632,6 +3639,9 @@
36323639
// TODO Source message changed - Revise the translation
36333640
"explore.index.type": "Tipologia",
36343641

3642+
// "explore.index.rsoTitle": "Title",
3643+
"explore.index.rsoTitle": "Titolo",
3644+
36353645
// "explore.search-section.infrastructure.title": "Infrastructure",
36363646
"explore.search-section.infrastructure.title": "Infrastruttura",
36373647

0 commit comments

Comments
 (0)