aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json13
1 files changed, 9 insertions, 4 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 2f930a27c..ff432d444 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -118,10 +118,15 @@
"eventCommandResult": "Command result",
"eventGeofenceEnter": "Device has entered geofence",
"eventGeofenceExit": "Device has exited geofence",
- "eventSosAlarm": "SOS alarm",
- "eventVibrationAlarm": "Vibration alarm",
- "eventMovementAlarm": "Movement alarm",
- "eventOverspeedAlarm": "Overspeed alarm",
+ "eventAlarm": "Alarms",
+ "alarmSos": "sos",
+ "alarmVibration": "vibration",
+ "alarmMovement": "movement",
+ "alarmOverspeed": "overspeed",
+ "alarmFallDown": "fallDown",
+ "alarmLowBattery": "lowBattery",
+ "alarmMotion": "motion",
+ "alarmFault": "fault",
"notificationType": "Type of Notification",
"notificationWeb": "Send via Web",
"notificationMail": "Send via Mail"