Skip to content

Commit 4d33ddd

Browse files
committed
statistics labels updated
1 parent 84bdc96 commit 4d33ddd

1 file changed

Lines changed: 59 additions & 9 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 59 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5008,29 +5008,33 @@
50085008

50095009
"statistics.table.no-data": "No data available",
50105010

5011-
"statistics.table.mainReports.title.TotalVisits": "Most viewed",
5011+
"statistics.table.mainReports.title.TotalVisits": "Total Visits",
50125012

5013-
"statistics.table.mainReports.title.TotalVisitsPerMonth": "Most viewed per month",
5013+
"statistics.table.mainReports.title.TopItems": "Most Viewed",
5014+
5015+
"statistics.table.mainReports.title.TotalVisitsPerMonth": "Total Visits Per Month",
50145016

50155017
"statistics.table.mainReports.title.TotalDownloads": "File Visits",
50165018

50175019
"statistics.table.mainReports.title.TotalVisitsAndDownloads": "Items and file Visits",
50185020

5019-
"statistics.table.mainReports.title.TopCountries": "Top country views",
5021+
"statistics.table.mainReports.title.TopCountries": "Top Country Views",
50205022

5021-
"statistics.table.mainReports.title.TopContinents": "Top region views",
5023+
"statistics.table.mainReports.title.TopContinents": "Top Region Views",
50225024

50235025
"statistics.table.mainReports.title.TopCategories": "Categories",
50245026

5025-
"statistics.table.mainReports.title.TopCities": "Top city views",
5027+
"statistics.table.mainReports.title.TopCities": "Top City Views",
50265028

50275029
"statistics.table.downloadReports.title.TotalVisits": "Most downloaded",
50285030

5029-
"statistics.table.downloadReports.title.TotalVisitsPerMonth": "Most downloaded per month",
5031+
"statistics.table.downloadReports.title.TopItems": "Most downloaded",
5032+
5033+
"statistics.table.downloadReports.title.TotalVisitsPerMonth": "Total Downloads Per Month",
50305034

5031-
"statistics.table.downloadReports.title.TotalDownloads": "Most downloaded",
5035+
"statistics.table.downloadReports.title.TotalDownloads": "Most Downloaded",
50325036

5033-
"statistics.table.downloadReports.title.TotalDownloadsPerMonth": "Most downloaded per month",
5037+
"statistics.table.downloadReports.title.TotalDownloadsPerMonth": "Total Downloads Per Month",
50345038

50355039
"statistics.table.downloadReports.title.TopCountries": "Top country downloads",
50365040

@@ -5044,13 +5048,59 @@
50445048

50455049
"statistics.table.publicationsReports.title.TotalVisits": "Total Visits",
50465050

5051+
"statistics.table.publicationsReports.title.TopItems": "Most Viewed",
5052+
50475053
"statistics.table.publicationsReports.title.TopCities": "Top Cities",
50485054

50495055
"statistics.table.publicationsReports.title.TopCountries": "Top Countries",
50505056

50515057
"statistics.table.publicationsReports.title.TotalVisitsPerMonth": "Total Visits Per Month",
50525058

5053-
"statistics.table.projectsReports.title.TotalVisits": "Tota Visits",
5059+
"statistics.table.publicationsReports.title.TotalDownloads": "Downloads",
5060+
5061+
"statistics.table.publicationsReports.title.TotalVisitsAndDownloads": "Items and file Visits",
5062+
5063+
"statistics.table.projectsReports.title.TotalVisits": "Total Visits",
5064+
5065+
"statistics.table.projectsReports.title.TopItems": "Most Viewed",
5066+
5067+
"statistics.table.projectsReports.title.TotalVisitsPerMonth": "Total Visits Per Month",
5068+
5069+
"statistics.table.projectsReports.title.TopCities": "Top Cities",
5070+
5071+
"statistics.table.projectsReports.title.TopCountries": "Top Countries",
5072+
5073+
"statistics.table.projectsReports.title.TotalDownloads": "Downloads",
5074+
5075+
"statistics.table.projectsReports.title.TotalVisitsAndDownloads": "Items and file Visits",
5076+
5077+
"statistics.table.rppublicationsReports.title.TotalVisits": "Total Visits",
5078+
5079+
"statistics.table.rppublicationsReports.title.TopItems": "Most Viewed",
5080+
5081+
"statistics.table.rppublicationsReports.title.TopCities": "Top Cities",
5082+
5083+
"statistics.table.rppublicationsReports.title.TopCountries": "Top Countries",
5084+
5085+
"statistics.table.rppublicationsReports.title.TotalVisitsPerMonth": "Total Visits Per Month",
5086+
5087+
"statistics.table.rppublicationsReports.title.TotalDownloads": "Downloads",
5088+
5089+
"statistics.table.rppublicationsReports.title.TotalVisitsAndDownloads": "Items and file Visits",
5090+
5091+
"statistics.table.rpprojectsReports.title.TotalVisits": "Total Visits",
5092+
5093+
"statistics.table.rpprojectsReports.title.TopItems": "Most Viewed",
5094+
5095+
"statistics.table.rpprojectsReports.title.TopCities": "Top Cities",
5096+
5097+
"statistics.table.rpprojectsReports.title.TopCountries": "Top Countries",
5098+
5099+
"statistics.table.rpprojectsReports.title.TotalVisitsPerMonth": "Total Visits Per Month",
5100+
5101+
"statistics.table.rpprojectsReports.title.TotalDownloads": "Downloads",
5102+
5103+
"statistics.table.rpprojectsReports.title.TotalVisitsAndDownloads": "Items and file Visits",
50545104

50555105
"statistics.categories.title": "Statistics by Category",
50565106

0 commit comments

Comments
 (0)