From 6225f6492f49313f2cc507f41675d322b739e062 Mon Sep 17 00:00:00 2001 From: MichalX Szopinski Date: Mon, 11 Oct 2021 16:31:49 +0200 Subject: Fix server led page title and LED indicator label Correcting the page title to fix the header name. Change "System attention Indicator" to "LED light control" Signed-off-by: MichalX Szopinski Change-Id: I212ae368de647b3c716df28674ecba61cfc69db4 --- src/locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/locales') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index d50d44a7..5c457d68 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -378,7 +378,7 @@ "systemIndicator": { "powerStatus": "Power status", "identifyLed": "System identify LED", - "sectionTitle": "System attention indicators" + "sectionTitle": "LED light control" }, "table": { "assetTag": "Asset tag", -- cgit v1.2.3