aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
authorChristoph Krey <krey.christoph@gmail.com>2018-04-14 18:48:41 +0200
committerChristoph Krey <krey.christoph@gmail.com>2018-04-14 18:48:41 +0200
commit6422cbef5728dd18dfe22f1cc02e72e7ae0a8f60 (patch)
tree4b3c0a1d85cef92dbb1d2f971cb1d8d9c9770b8f /web/l10n/en.json
parent0e61ed83b59d9aaed9d61905a6a35f3a107fc9ca (diff)
downloadetbsa-traccar-web-6422cbef5728dd18dfe22f1cc02e72e7ae0a8f60.tar.gz
etbsa-traccar-web-6422cbef5728dd18dfe22f1cc02e72e7ae0a8f60.tar.bz2
etbsa-traccar-web-6422cbef5728dd18dfe22f1cc02e72e7ae0a8f60.zip
[NEW] Feature Request: Add Odometer to Summary, Trips, and Stops Reports #652
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 1ebccbd..c13a501 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -383,6 +383,8 @@
"reportEndTime": "End Time",
"reportEndAddress": "End Address",
"reportSpentFuel": "Spent Fuel",
+ "reportStartOdometer": "Odometer Start",
+ "reportEndOdometer": "Odometer End",
"statisticsTitle": "Statistics",
"statisticsCaptureTime": "Capture Time",
"statisticsActiveUsers": "Active Users",
@@ -410,4 +412,4 @@
"categoryTractor": "Tractor",
"categoryTruck": "Truck",
"categoryVan": "Van"
-} \ No newline at end of file
+}