aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-08-11 10:12:39 +0500
committerAbyss777 <abyss@fox5.ru>2016-08-11 10:12:39 +0500
commitd89466435165e978429b609f43d3e5904212da3b (patch)
tree84ba5202fb82c43c6f096660a26487375c47ee49
parent834a3d7f337555f579b77e57320583778f0f3d29 (diff)
downloadtraccar-server-d89466435165e978429b609f43d3e5904212da3b.tar.gz
traccar-server-d89466435165e978429b609f43d3e5904212da3b.tar.bz2
traccar-server-d89466435165e978429b609f43d3e5904212da3b.zip
Added strings for ignition events
-rw-r--r--web/l10n/en.json2
1 files changed, 2 insertions, 0 deletions
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",