diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-08-24 13:40:01 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-08-24 13:40:29 +1200 |
commit | 6e606df6e6686a40bffda5b872b0825599909cd2 (patch) | |
tree | 05f95c113eb18c935787bb5264e39e6395593021 /web/l10n/en.json | |
parent | 5536fbe00c022c151007ad077d911b5162201cd4 (diff) | |
download | trackermap-server-6e606df6e6686a40bffda5b872b0825599909cd2.tar.gz trackermap-server-6e606df6e6686a40bffda5b872b0825599909cd2.tar.bz2 trackermap-server-6e606df6e6686a40bffda5b872b0825599909cd2.zip |
Remove motion alarm type
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index e51c5445c..c662cd47c 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -137,7 +137,6 @@ "alarmOverspeed": "Overspeed Alarm", "alarmFallDown": "FallDown Alarm", "alarmLowBattery": "LowBattery Alarm", - "alarmMotion": "Motion Alarm", "alarmFault": "Fault Alarm", "notificationType": "Type of Notification", "notificationWeb": "Send via Web", |