We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6159c81 commit 5cbd5f6Copy full SHA for 5cbd5f6
1 file changed
src/assets/i18n/it.json5
@@ -2214,11 +2214,11 @@
2214
2215
// "browse.title": "Browsing by {{ field }}{{ startsWith }} {{ value }}",
2216
// TODO Source message changed - Revise the translation
2217
- "browse.title": "Mostra il contenuto di {{ collection }} per {{ field }}{{ startsWith }} {{ value }}",
+ "browse.title": "Mostra il contenuto per {{ field }}{{ startsWith }} {{ value }}",
2218
2219
// "browse.title.page": "Browsing by {{ field }} {{ value }}",
2220
2221
- "browse.title.page": "Mostra il contenuto di {{ collection }} per {{ field }} {{ value }}",
+ "browse.title.page": "Mostra il contenuto per {{ field }} {{ value }}",
2222
2223
2224
// "bulk-import.abort-on-error": "Abort on first error",
0 commit comments