aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/i18n/en/admin-stats.json
diff options
context:
space:
mode:
authorMinteck <nekostarfan@gmail.com>2021-08-24 15:38:16 +0200
committerMinteck <nekostarfan@gmail.com>2021-08-24 15:38:16 +0200
commit529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105 (patch)
tree8a50c30271b9b328cde0d907b1441f2dabdc341b /Neutron-trunk/resources/i18n/en/admin-stats.json
parent15e4724761c50b30803df1811a525c85058f70bf (diff)
downloadelectrode-529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105.tar.gz
electrode-529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105.tar.bz2
electrode-529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105.zip
Update
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/admin-stats.json')
-rw-r--r--Neutron-trunk/resources/i18n/en/admin-stats.json42
1 files changed, 42 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/en/admin-stats.json b/Neutron-trunk/resources/i18n/en/admin-stats.json
new file mode 100644
index 0000000..2d0d9b5
--- /dev/null
+++ b/Neutron-trunk/resources/i18n/en/admin-stats.json
@@ -0,0 +1,42 @@
+{
+ "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