aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2018-06-28 17:07:30 +1200
committerGitHub <noreply@github.com>2018-06-28 17:07:30 +1200
commitae4933c07d94d912cdea6944f5865567e12f525c (patch)
treeb22c3a7f6acbc2bc28eafdae69f066cbd1ad9649 /web/l10n
parentd67213556dcc87453c0ad5cd6f9e8851c477a2f3 (diff)
parent8e69514733aace4690a9e80a6dd5158d625a66e2 (diff)
downloadetbsa-traccar-web-ae4933c07d94d912cdea6944f5865567e12f525c.tar.gz
etbsa-traccar-web-ae4933c07d94d912cdea6944f5865567e12f525c.tar.bz2
etbsa-traccar-web-ae4933c07d94d912cdea6944f5865567e12f525c.zip
Merge pull request #686 from Abyss777/notifications_refactor
Implement refactored notifications
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 65ee9e4..e6a8a99 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",