Skip to content

Commit 66cdea2

Browse files
Grazia Querciavins01-4science
authored andcommitted
Merged in task/dspace-cris-2023_02_x/DSC-2470 (pull request DSpace#3469)
(DSC-2470) Changed label for browse.title and browse.title.page in it.json5
2 parents c2545a1 + 4934982 commit 66cdea2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/assets/i18n/it.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1794,10 +1794,10 @@
17941794
"browse.taxonomy.button": "Browse",
17951795

17961796
// "browse.title": "Browsing {{ collection }} by {{ field }}{{ startsWith }} {{ value }}",
1797-
"browse.title": "Mostra il contenuto di {{ collection }} per {{ field }}{{ startsWith }} {{ value }}",
1797+
"browse.title": "Mostra il contenuto per {{ field }}{{ startsWith }} {{ value }}",
17981798

17991799
// "browse.title.page": "Browsing {{ collection }} by {{ field }} {{ value }}",
1800-
"browse.title.page": "Mostra il contenuto di {{ collection }} per {{ field }} {{ value }}",
1800+
"browse.title.page": "Mostra il contenuto per {{ field }} {{ value }}",
18011801

18021802

18031803
// "bulk-import.abort-on-error": "Abort on first error",

0 commit comments

Comments
 (0)