We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c72f12 + 7af636a commit 3b23be7Copy full SHA for 3b23be7
1 file changed
src/assets/i18n/en.json5
@@ -5837,6 +5837,18 @@
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.publicationsReports.header.city": "City",
5845
5846
+ "statistics.table.projectsReports.header.item": "Item",
5847
5848
+ "statistics.table.projectsReports.header.views": "Views",
5849
5850
+ "statistics.table.projectsReports.header.city": "City",
5851
5852
"statistics.reports.title": "Reports",
5853
5854
"submission.dropdown.hint.open": "Open data means the data files you submit will be openly accessible and downloadable without any restrictions.",
0 commit comments