From d89466435165e978429b609f43d3e5904212da3b Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Thu, 11 Aug 2016 10:12:39 +0500 Subject: Added strings for ignition events --- web/l10n/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/l10n/en.json b/web/l10n/en.json index b98e6d127..ef318bd74 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -121,6 +121,8 @@ "eventGeofenceEnter": "Device has entered geofence", "eventGeofenceExit": "Device has exited geofence", "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", "alarm": "Alarm", "alarmSos": "SOS Alarm", "alarmVibration": "Vibration Alarm", -- cgit v1.2.3