From b89a53c8d4a740c959b12938445917c3df5d3d4b Mon Sep 17 00:00:00 2001 From: Yoshie Muranaka Date: Mon, 15 Jun 2020 13:25:46 -0700 Subject: Add Fans table to hardware status page Add Fan items at /redfish/v1/Chassis/chassis/Thermal endpoint to table with expansion row to view details. Signed-off-by: Yoshie Muranaka Change-Id: I1f69e30748f8dec62647468c4fd2e5b3947716d9 --- src/locales/en-US.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/locales') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 4397b2cc..9c260138 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -128,6 +128,7 @@ }, "pageHardwareStatus": { "dimmSlot": "DIMM slot", + "fans": "Fans", "powerSupplies": "Power supplies", "system": "System", "table": { -- cgit v1.2.3