From dd652d71e8243d8d9a953d46bdf6d75f448127ce Mon Sep 17 00:00:00 2001 From: Dixsie Wolmers Date: Thu, 13 May 2021 09:08:53 -0500 Subject: Add fans hardware status missing properties Adds identify LED, name - hardware type, health rollup, fan speed, and location number properties to table. Signed-off-by: Dixsie Wolmers Change-Id: I5f209b853ab70becf4c4289e871da1ce279d1ac3 --- src/locales/en-US.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/locales') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index d525bc43..31b44462 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -379,11 +379,15 @@ "connectTypesSupported": "Connect types supported", "description": "Description", "efficiencyPercent": "Efficiency percent", + "fanSpeed": "Fan speed", "firmwareVersion": "Firmware version", "graphicalConsole": "Graphical console", + "hardwareType": "Hardware type", "health": "Health", "id": "ID", + "identifyLed": "Identify LED", "indicatorLed": "Indicator LED", + "locationNumber": "Location number", "instructionSet": "Instruction set", "manufacturer": "Manufacturer", "maxConcurrentSessions": "Max concurrent sessions", -- cgit v1.2.3