diff options
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 45b3138a..30e15c71 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 |