From 12c0169fd615af799adb26ecded025a3b5999c81 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Wed, 30 Aug 2017 15:12:19 +0500 Subject: Add some missed command related strings --- web/l10n/en.json | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) (limited to 'web') diff --git a/web/l10n/en.json b/web/l10n/en.json index f946640..3229064 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -232,14 +232,14 @@ "commandTitle": "Command", "commandSend": "Send", "commandSent": "Command has been sent", + "commandUnit": "Unit", + "commandCustom": "Custom command", + "commandDeviceIdentification": "Device Identification", + "commandPositionSingle": "Single Reporting", "commandPositionPeriodic": "Periodic Reporting", "commandPositionStop": "Stop Reporting", "commandEngineStop": "Engine Stop", "commandEngineResume": "Engine Resume", - "commandFrequency": "Frequency", - "commandUnit": "Unit", - "commandCustom": "Custom command", - "commandPositionSingle": "Single Reporting", "commandAlarmArm": "Arm Alarm", "commandAlarmDisarm": "Disarm Alarm", "commandSetTimezone": "Set Timezone", @@ -250,18 +250,34 @@ "commandSosNumber": "Set SOS Number", "commandSilenceTime": "Set Silence Time", "commandSetPhonebook": "Set Phonebook", - "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Voice Message", "commandOutputControl": "Output Control", + "commandVoiceMonitoring": "Voice Monitoring", + "commandSetAgps": "Set AGPS", + "commandSetIndicator": "Set Indicator", + "commandConfiguration": "Configuration", + "commandGetVersion": "Get Version", + "commandFirmwareUpdate": "Update Firmware", + "commandSetConnection": "Set Connection", + "commandSetOdometer": "Set Odometer", + "commandGetModemStatus": "Get Modem Status", + "commandGetDeviceStatus": "Get Device Status", + "commandModePowerSaving": "Modify Power Saving", + "commandModeDeepSleep": "Modify Deep Sleep", + "commandMovementAlarm": "Movement Alarm", + "commandAlarmBattery": "Battery Alarm", + "commandAlarmSos": "SOS Alarm", + "commandAlarmRemove": "Remove Alarm", + "commandAlarmClock": "Clock Alarm", "commandAlarmSpeed": "Overspeed Alarm", - "commandDeviceIdentification": "Device Identification", + "commandAlarmFall": "Fail Alarm", + "commandAlarmVibration": "Vibration Alarm", + "commandFrequency": "Frequency", "commandIndex": "Index", "commandData": "Data", "commandPhone": "Phone Number", "commandMessage": "Message", "commandTimezone": "Timezone Offset", - "commandgetModemStatus": "Modem Status", - "commandgetDeviceStatus": "Device Status", "eventAll": "All Events", "eventDeviceOnline": "Device is online", "eventDeviceUnknown": "Device status is unknown", -- cgit v1.2.3