diff options
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 65ee9e4f..e6a8a99f 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -356,9 +356,10 @@ "alarmRemoving": "Removing Alarm", "notificationType": "Type of Notification", "notificationAlways": "All Devices", - "notificationWeb": "Send via Web", - "notificationMail": "Send via Mail", - "notificationSms": "Send via SMS", + "notificationNotificators": "Channels", + "notificatorWeb": "Web", + "notificatorMail": "Mail", + "notificatorSms": "SMS", "reportRoute": "Route", "reportEvents": "Events", "reportTrips": "Trips", |