aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-08-19 19:49:11 +0500
committerAbyss777 <abyss@fox5.ru>2016-08-19 19:49:11 +0500
commitaaa16c01263847221c7cfec95d722b283dcfd35e (patch)
tree0b40718962f549b6ab963cf93e9de7cf3c105b13 /web/l10n
parent3826a93f1009942e22ec80c1e13be71e8e917b01 (diff)
downloadtraccar-server-aaa16c01263847221c7cfec95d722b283dcfd35e.tar.gz
traccar-server-aaa16c01263847221c7cfec95d722b283dcfd35e.tar.bz2
traccar-server-aaa16c01263847221c7cfec95d722b283dcfd35e.zip
- Added commands to WialonProtocol
- Added more additional fields to CommandDialog
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json5
1 files changed, 5 insertions, 0 deletions
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",