From 13b12ad936020476f8911fde498a820f94115a79 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 17 Apr 2017 18:05:14 +1200 Subject: Implement fuel drop events --- web/l10n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web') diff --git a/web/l10n/en.json b/web/l10n/en.json index 4caac488..54a772af 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", -- cgit v1.2.3