diff options
author | Abyss777 <abyss@fox5.ru> | 2016-07-08 10:35:39 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-07-08 10:35:39 +0500 |
commit | 282d1f68fd81861529d47d23c02624a02d07dc8e (patch) | |
tree | 4b2516d287a90999f849e854cdc04baf4bbf6b68 /web/l10n | |
parent | d3e0224d6f5b1d4765ce9952db19a00af59f7f83 (diff) | |
download | trackermap-server-282d1f68fd81861529d47d23c02624a02d07dc8e.tar.gz trackermap-server-282d1f68fd81861529d47d23c02624a02d07dc8e.tar.bz2 trackermap-server-282d1f68fd81861529d47d23c02624a02d07dc8e.zip |
- l10n strings for new command types
- Added identification command for wondex protocol
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 3 |
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", |