From 50cf2f78ea0b4fe4c08514d1dc71112312a2790b Mon Sep 17 00:00:00 2001 From: Dixsie Wolmers Date: Mon, 17 Aug 2020 17:38:46 -0500 Subject: Add last reset time to reboot bmc page - Timestamp is displayed to inform user of last power operation Signed-off-by: Dixsie Wolmers Change-Id: Ia4d95bced701b04f1099d020ee062f06d16ae8dc --- 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 cc993738..97f4578c 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -496,6 +496,7 @@ } }, "pageRebootBmc": { + "lastReboot": "Last BMC reboot", "rebootBmc": "Reboot BMC", "rebootInformation": "When you reboot the BMC, your web browser loses contact with the BMC for several minutes. When the BMC is back online, you may need to log in again.", "modal": { -- cgit v1.2.3