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 <dixsie@ibm.com>
Change-Id: I5f209b853ab70becf4c4289e871da1ce279d1ac3
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index d525bc4..31b4446 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",