From 05388966bc9ff2d65e7696c209a5827e82d61297 Mon Sep 17 00:00:00 2001 From: Sukanya Pandey Date: Thu, 10 Jun 2021 15:35:21 +0530 Subject: Add system attention indicators - Different LEDs and statuses will be added to hardware status page - Status for power will be shown and LED included is System identify Led Signed-off-by: Sukanya Pandey Change-Id: I8689f7bf3cc02a7a90379ec50b005bf344c091e4 --- src/locales/en-US.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/locales/en-US.json') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index e4fb94a5..4948c9da 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -374,6 +374,11 @@ "processors": "Processors", "quicklinkTitle": "Quick links to hardware components", "system": "System", + "systemIndicator": { + "powerStatus": "Power status", + "identifyLed": "System identify LED", + "sectionTitle": "System attention indicators" + }, "table": { "assetTag": "Asset tag", "bmcDateTime": "BMC date and time", -- cgit v1.2.3