We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9dd2d1a + 99a7d2f commit 634d63fCopy full SHA for 634d63f
1 file changed
src/assets/i18n/en.json5
@@ -6378,6 +6378,18 @@
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.publicationsReports.header.city": "City",
6386
6387
+ "statistics.table.projectsReports.header.item": "Item",
6388
6389
+ "statistics.table.projectsReports.header.views": "Views",
6390
6391
+ "statistics.table.projectsReports.header.city": "City",
6392
6393
"statistics.reports.title": "Reports",
6394
6395
"submission.dropdown.hint.open": "Open data means the data files you submit will be openly accessible and downloadable without any restrictions.",
0 commit comments