diff options
author | ninioe <ninioe@gmail.com> | 2016-07-17 09:54:15 +0300 |
---|---|---|
committer | ninioe <ninioe@gmail.com> | 2016-07-17 09:54:15 +0300 |
commit | 4d55b911bd252c90d1d0ec4053d8502154192676 (patch) | |
tree | 5cb88f24fb5ba9edbec1bd0593ed2878c401bb2d /web/l10n/bg.json | |
parent | 636f6e19b4ae7fbd80ff083498fface8c12ee9c8 (diff) | |
download | trackermap-server-4d55b911bd252c90d1d0ec4053d8502154192676.tar.gz trackermap-server-4d55b911bd252c90d1d0ec4053d8502154192676.tar.bz2 trackermap-server-4d55b911bd252c90d1d0ec4053d8502154192676.zip |
Added AlertEventHandler & Mute button for all notifications
Diffstat (limited to 'web/l10n/bg.json')
-rw-r--r-- | web/l10n/bg.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/l10n/bg.json b/web/l10n/bg.json index ac739a6ec..08a1c67de 100644 --- a/web/l10n/bg.json +++ b/web/l10n/bg.json @@ -118,6 +118,10 @@ "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", "notificationType": "Type of Notification", "notificationWeb": "Send via Web", "notificationMail": "Send via Mail" |