From aaa16c01263847221c7cfec95d722b283dcfd35e Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Fri, 19 Aug 2016 19:49:11 +0500 Subject: - Added commands to WialonProtocol - Added more additional fields to CommandDialog --- web/l10n/en.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/l10n') diff --git a/web/l10n/en.json b/web/l10n/en.json index af4f2363e..5daa7e2ab 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -106,6 +106,7 @@ "commandRequestPhoto": "Request Photo", "commandRebootDevice": "Reboot Device", "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", "commandSosNumber": "Set SOS Number", "commandSilenceTime": "Set Silence Time", "commandSetPhonebook": "Set Phonebook", @@ -113,6 +114,10 @@ "commandOutputControl": "Output Control", "commandAlarmSpeed": "Overspeed Alarm", "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhoneNumber": "Phone Number", + "commandMessage": "Message", "eventDeviceOnline": "Device is online", "eventDeviceOffline": "Device is offline", "eventDeviceMoving": "Device is moving", -- cgit v1.2.3