We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b54e3 commit 86dd693Copy full SHA for 86dd693
1 file changed
src/assets/i18n/en.json5
@@ -6378,6 +6378,14 @@
6378
6379
"statistics.table.itemReports.title.TotalVisitsPerMonth": "Top views per month",
6380
6381
+ "statistics.table.publicationsReports.header.item": "Item",
6382
+
6383
+ "statistics.table.publicationsReports.header.views": "Views",
6384
6385
+ "statistics.table.projectsReports.header.item": "Item",
6386
6387
+ "statistics.table.projectsReports.header.views": "Views",
6388
6389
"statistics.reports.title": "Reports",
6390
6391
"submission.dropdown.hint.open": "Open data means the data files you submit will be openly accessible and downloadable without any restrictions.",
0 commit comments