diff options
author | Abyss777 <abyss@fox5.ru> | 2017-06-16 12:04:04 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-06-16 12:04:04 +0500 |
commit | edaa792903fd3907f9113f345563a3c2ce5eabac (patch) | |
tree | 51cee5a00ce813d34564c0a05ce5aa0d650fac7e /web/l10n/en.json | |
parent | 0b0e88c03ed0a853afff9dc02ae55e4bf0dd3734 (diff) | |
download | trackermap-web-edaa792903fd3907f9113f345563a3c2ce5eabac.tar.gz trackermap-web-edaa792903fd3907f9113f345563a3c2ce5eabac.tar.bz2 trackermap-web-edaa792903fd3907f9113f345563a3c2ce5eabac.zip |
- Correct 'motion' attribute type
- Add 'removing' alarm string
Diffstat (limited to 'web/l10n/en.json')
-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 90dddd0e..f8ac447e 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -299,6 +299,7 @@ "alarmFootBrake": "Foot Brake Alarm", "alarmOilLeak": "Oil Leak Alarm", "alarmTampering": "Tampering Alarm", + "alarmRemoving": "Removing Alarm", "notificationType": "Type of Notification", "notificationWeb": "Send via Web", "notificationMail": "Send via Mail", |