We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 327a5bd commit 83f824eCopy full SHA for 83f824e
1 file changed
src/assets/i18n/en.json5
@@ -5837,6 +5837,14 @@
5837
5838
"statistics.table.itemReports.title.TotalVisitsPerMonth": "Top views per month",
5839
5840
+ "statistics.table.publicationsReports.header.item": "Item",
5841
+
5842
+ "statistics.table.publicationsReports.header.views": "Views",
5843
5844
+ "statistics.table.projectsReports.header.item": "Item",
5845
5846
+ "statistics.table.projectsReports.header.views": "Views",
5847
5848
"statistics.reports.title": "Reports",
5849
5850
"submission.dropdown.hint.open": "Open data means the data files you submit will be openly accessible and downloadable without any restrictions.",
0 commit comments