aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-02-27 22:16:50 +1300
committerGitHub <noreply@github.com>2017-02-27 22:16:50 +1300
commita540844ff9195716a188124960ee57bac6680ce0 (patch)
tree729c61be0b309cb8e0d0d12e8dbe65df535ad00a /web/l10n/en.json
parent66171b939e4d20ecae0014bb61862e1880e9c6c5 (diff)
parent274b412718b81deba404a1d10ae83d5d3c82238a (diff)
downloadetbsa-traccar-web-a540844ff9195716a188124960ee57bac6680ce0.tar.gz
etbsa-traccar-web-a540844ff9195716a188124960ee57bac6680ce0.tar.bz2
etbsa-traccar-web-a540844ff9195716a188124960ee57bac6680ce0.zip
Merge pull request #415 from Abyss777/sms_notifications
Add SMS to notifications and phone to user dialog
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 62f8a22..222f388 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -46,6 +46,7 @@
"sharedCalendars": "Calendars",
"sharedFile": "File",
"sharedSelectFile": "Select File",
+ "sharedPhone": "Phone",
"errorTitle": "Error",
"errorUnknown": "Unknown error",
"errorConnection": "Connection error",
@@ -71,7 +72,6 @@
"devicesAndState": "Devices and State",
"deviceTitle": "Devices",
"deviceIdentifier": "Identifier",
- "devicePhone": "Phone",
"deviceModel": "Model",
"deviceContact": "Contact",
"deviceCategory": "Category",
@@ -184,6 +184,7 @@
"notificationType": "Type of Notification",
"notificationWeb": "Send via Web",
"notificationMail": "Send via Mail",
+ "notificationSms": "Send via SMS",
"reportRoute": "Route",
"reportEvents": "Events",
"reportTrips": "Trips",