We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2545a1 commit 4934982Copy full SHA for 4934982
1 file changed
src/assets/i18n/it.json5
@@ -1794,10 +1794,10 @@
1794
"browse.taxonomy.button": "Browse",
1795
1796
// "browse.title": "Browsing {{ collection }} by {{ field }}{{ startsWith }} {{ value }}",
1797
- "browse.title": "Mostra il contenuto di {{ collection }} per {{ field }}{{ startsWith }} {{ value }}",
+ "browse.title": "Mostra il contenuto per {{ field }}{{ startsWith }} {{ value }}",
1798
1799
// "browse.title.page": "Browsing {{ collection }} by {{ field }} {{ value }}",
1800
- "browse.title.page": "Mostra il contenuto di {{ collection }} per {{ field }} {{ value }}",
+ "browse.title.page": "Mostra il contenuto per {{ field }} {{ value }}",
1801
1802
1803
// "bulk-import.abort-on-error": "Abort on first error",
0 commit comments