From 8fabf77b2a7720a357c63817c07035a9908818a0 Mon Sep 17 00:00:00 2001 From: Gitea Date: Wed, 10 Nov 2021 17:53:50 +0100 Subject: Update --- Neutron-trunk/resources/i18n/en/admin-stats.json | 42 ------------------------ 1 file changed, 42 deletions(-) delete mode 100644 Neutron-trunk/resources/i18n/en/admin-stats.json (limited to 'Neutron-trunk/resources/i18n/en/admin-stats.json') diff --git a/Neutron-trunk/resources/i18n/en/admin-stats.json b/Neutron-trunk/resources/i18n/en/admin-stats.json deleted file mode 100644 index 2d0d9b5..0000000 --- a/Neutron-trunk/resources/i18n/en/admin-stats.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "thisMonth": "Views this month", - "disclaimer": "Some info may not be accurate", - "year": "Total views this year", - "last": "Total views last year", - "last2": "Total views in ", - "months": [ - "January", - "February", - "March", - "April", - "May", - "June", - "July", - "August", - "September", - "October", - "November", - "December" - ], - "monthslc": [ - "January", - "February", - "March", - "April", - "May", - "June", - "July", - "August", - "September", - "October", - "November", - "December" - ], - "separator": ":", - "visits": "views(s)", - "visit1": "view", - "visits2": "views", - "new": "New statistics system", - "old": "Old statistics system", - "notice": "This website was using Neutron 8 Beta 3 or older. Starting with Neutron 8, the statistics system has been rewritten to count the same person only one time even if they view multiple pages. We suggest that you don't take into account the old statistics, these are shown only for informational purposes." -} \ No newline at end of file -- cgit