We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2545a1 + 4934982 commit 66cdea2Copy full SHA for 66cdea2
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