Skip to content

Commit 5cbd5f6

Browse files
author
Grazia Quercia
committed
(DSC-2470) Changed label for browse.title and browse.title.page in it.json5
1 parent 6159c81 commit 5cbd5f6

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
@@ -2214,11 +2214,11 @@
22142214

22152215
// "browse.title": "Browsing by {{ field }}{{ startsWith }} {{ value }}",
22162216
// TODO Source message changed - Revise the translation
2217-
"browse.title": "Mostra il contenuto di {{ collection }} per {{ field }}{{ startsWith }} {{ value }}",
2217+
"browse.title": "Mostra il contenuto per {{ field }}{{ startsWith }} {{ value }}",
22182218

22192219
// "browse.title.page": "Browsing by {{ field }} {{ value }}",
22202220
// TODO Source message changed - Revise the translation
2221-
"browse.title.page": "Mostra il contenuto di {{ collection }} per {{ field }} {{ value }}",
2221+
"browse.title.page": "Mostra il contenuto per {{ field }} {{ value }}",
22222222

22232223

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

0 commit comments

Comments
 (0)