Add Chassis table to hardware status page

Add each chassis at /redfish/v1/Chassis endpoint to a table
with an expansion row to view property details.

Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com>
Change-Id: I8d4c64fecac3857e0d4ece9fad81d9035e236c92
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 9c26013..f58054a 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -130,15 +130,18 @@
     "dimmSlot": "DIMM slot",
     "fans": "Fans",
     "powerSupplies": "Power supplies",
+    "chassis": "Chassis",
     "system": "System",
     "table": {
         "assetTag": "Asset tag",
+        "chassisType": "Chassis type",
         "description": "Description",
         "efficiencyPercent": "Efficiency percent",
         "firmwareVersion": "Firmware version",
         "health": "Health",
         "id": "ID",
         "indicatorLed": "Indicator LED",
+        "manufacturer": "Manufacturer",
         "model": "Model",
         "partNumber": "Part number",
         "powerInputWatts": "Power input watts",