aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-11-25 10:34:46 +1300
committerGitHub <noreply@github.com>2016-11-25 10:34:46 +1300
commitfd0151b0ec46248fea1a6005c5f36fed9192f4f3 (patch)
tree6c4bb0b2d3afed3fc420022d5235652595a96f0a
parent7f73073efb74f902ca51e04a705c66a59288911f (diff)
parentc531dc2c77a2c9917d77ab50c2d078de228c803f (diff)
downloadetbsa-traccar-web-fd0151b0ec46248fea1a6005c5f36fed9192f4f3.tar.gz
etbsa-traccar-web-fd0151b0ec46248fea1a6005c5f36fed9192f4f3.tar.bz2
etbsa-traccar-web-fd0151b0ec46248fea1a6005c5f36fed9192f4f3.zip
Merge pull request #334 from Abyss777/maintenance_event
Add string for maintenance event
-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 67ce6d4..f121d94 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -157,6 +157,7 @@
"eventAlarm": "Alarms",
"eventIgnitionOn": "Ignition is ON",
"eventIgnitionOff": "Ignition is OFF",
+ "eventMaintenanceNeeded": "Maintenance is needed",
"alarm": "Alarm",
"alarmSos": "SOS Alarm",
"alarmVibration": "Vibration Alarm",