diff options
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index e97bb45b1..c5d67e8c1 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -118,6 +118,16 @@ "eventCommandResult": "Command result", "eventGeofenceEnter": "Device has entered geofence", "eventGeofenceExit": "Device has exited geofence", + "eventAlarm": "Alarms", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmMotion": "Motion Alarm", + "alarmFault": "Fault Alarm", "notificationType": "Type of Notification", "notificationWeb": "Send via Web", "notificationMail": "Send via Mail" |