aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-10-08 18:53:12 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2016-10-08 18:53:12 +1300
commit401ee249a4c7b0de5eeaf32d1cbee4fd0d82a7a8 (patch)
treefcc70bbaa11e4e0b683134496007bdafc1110598 /web/l10n
parent4966403aab46912dd29b8385b6050e95c47c295f (diff)
downloadetbsa-traccar-web-401ee249a4c7b0de5eeaf32d1cbee4fd0d82a7a8.tar.gz
etbsa-traccar-web-401ee249a4c7b0de5eeaf32d1cbee4fd0d82a7a8.tar.bz2
etbsa-traccar-web-401ee249a4c7b0de5eeaf32d1cbee4fd0d82a7a8.zip
Implement statistics report view
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 45b3138..30e15c7 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -170,5 +170,12 @@
"reportStartAddress": "Start Address",
"reportEndTime": "End Time",
"reportEndAddress": "End Address",
- "reportSpentFuel": "Spent Fuel"
+ "reportSpentFuel": "Spent Fuel",
+ "statisticsTitle": "Statistics",
+ "statisticsCaptureTime": "Capture Time",
+ "statisticsActiveUsers": "Active Users",
+ "statisticsActiveDevices": "Active Devices",
+ "statisticsRequests": "Requests",
+ "statisticsMessagesReceived": "Messages Received",
+ "statisticsMessagesStored": "Messages Stored"
} \ No newline at end of file