diff options
author | Abyss777 <abyss@fox5.ru> | 2016-05-18 09:55:19 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-05-18 09:55:19 +0500 |
commit | 252530b36e2b7e09bfe16d301d1106f86ebf178d (patch) | |
tree | dc2962ede741a42f43a025ee1b2d93213e7d2d3b /web/l10n/en.json | |
parent | 5c1226a4557a894ad690aecd197da3d1a4ec5c79 (diff) | |
download | trackermap-server-252530b36e2b7e09bfe16d301d1106f86ebf178d.tar.gz trackermap-server-252530b36e2b7e09bfe16d301d1106f86ebf178d.tar.bz2 trackermap-server-252530b36e2b7e09bfe16d301d1106f86ebf178d.zip |
Added more strings for commands
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 8ce017b52..932cbfa78 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -86,5 +86,16 @@ "commandEngineResume": "Engine Resume", "commandFrequency": "Frequency", "commandUnit": "Unit", - "commandCustom": "Custom command" + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message" }
\ No newline at end of file |