From 274b412718b81deba404a1d10ae83d5d3c82238a Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Mon, 20 Feb 2017 14:03:47 +0500 Subject: Add SMS to notifications and phone to user --- web/l10n/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/l10n/en.json') 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", -- cgit v1.2.3