diff options
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index fbb7f019..e6a8a99f 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -356,10 +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": "Way of Notification", + "notificationNotificators": "Channels", + "notificatorWeb": "Web", + "notificatorMail": "Mail", + "notificatorSms": "SMS", "reportRoute": "Route", "reportEvents": "Events", "reportTrips": "Trips", |