aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-04-17 18:05:14 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2017-04-17 18:05:14 +1200
commit13b12ad936020476f8911fde498a820f94115a79 (patch)
treeb3b675aa519b5c9c097910074f9d3ba1c554f6b7 /web/l10n
parent7d4c6ec71d8dc80135abb3c14daf6e9c9ce013cf (diff)
downloadetbsa-traccar-web-13b12ad936020476f8911fde498a820f94115a79.tar.gz
etbsa-traccar-web-13b12ad936020476f8911fde498a820f94115a79.tar.bz2
etbsa-traccar-web-13b12ad936020476f8911fde498a820f94115a79.zip
Implement fuel drop events
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 4caac48..54a772a 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -183,6 +183,7 @@
"eventDeviceMoving": "Device is moving",
"eventDeviceStopped": "Device has stopped",
"eventDeviceOverspeed": "Device exceeds the speed",
+ "eventDeviceFuelDrop": "Fuel drop event",
"eventCommandResult": "Command result",
"eventGeofenceEnter": "Device has entered geofence",
"eventGeofenceExit": "Device has exited geofence",