diff options
author | Abyss777 <abyss@fox5.ru> | 2016-11-24 16:25:40 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-11-24 16:25:40 +0500 |
commit | c531dc2c77a2c9917d77ab50c2d078de228c803f (patch) | |
tree | 6c4bb0b2d3afed3fc420022d5235652595a96f0a /web/l10n | |
parent | 7f73073efb74f902ca51e04a705c66a59288911f (diff) | |
download | trackermap-web-c531dc2c77a2c9917d77ab50c2d078de228c803f.tar.gz trackermap-web-c531dc2c77a2c9917d77ab50c2d078de228c803f.tar.bz2 trackermap-web-c531dc2c77a2c9917d77ab50c2d078de228c803f.zip |
Add string for maintenance event
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 67ce6d4a..f121d94e 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", |