aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-07-08 10:35:39 +0500
committerAbyss777 <abyss@fox5.ru>2016-07-08 10:35:39 +0500
commit282d1f68fd81861529d47d23c02624a02d07dc8e (patch)
tree4b2516d287a90999f849e854cdc04baf4bbf6b68 /web
parentd3e0224d6f5b1d4765ce9952db19a00af59f7f83 (diff)
downloadtraccar-server-282d1f68fd81861529d47d23c02624a02d07dc8e.tar.gz
traccar-server-282d1f68fd81861529d47d23c02624a02d07dc8e.tar.bz2
traccar-server-282d1f68fd81861529d47d23c02624a02d07dc8e.zip
- l10n strings for new command types
- Added identification command for wondex protocol
Diffstat (limited to 'web')
-rw-r--r--web/l10n/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 0e4d630cc..e97bb45b1 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -107,6 +107,9 @@
"commandSilenceTime": "Set Silence Time",
"commandSetPhonebook": "Set Phonebook",
"commandVoiceMessage": "Voice Message",
+ "commandOutputControl": "Output Control",
+ "commandAlarmSpeed": "Overspeed Alarm",
+ "commandDeviceIdentification": "Device Identification",
"eventDeviceOnline": "Device is online",
"eventDeviceOffline": "Device is offline",
"eventDeviceMoving": "Device is moving",