summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
authorDixsie Wolmers <dixsie@ibm.com>2020-08-05 03:17:33 +0300
committerDerick Montague <derick.montague@ibm.com>2020-08-21 22:39:04 +0300
commitbb3160669584e165bb0be40bc3daef2e78307624 (patch)
treefc4e03afb05a0dd5cb715a22de90482624a3ea35 /src/locales
parent3a35943f0bde3b91383bded6ad67215a43e4e693 (diff)
downloadwebui-vue-bb3160669584e165bb0be40bc3daef2e78307624.tar.xz
Add last reset time to server power operations page
- Timestamp is displayed to inform user of last power operation Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I14c23ff56b3a0cf134c0ad2d831290971d93e293
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 0fde2536..cc993738 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -540,6 +540,7 @@
"hostStatus": "Host status",
"immediateReboot": "Immediate – Server reboots without OS shutting down; may cause data corruption",
"immediateShutdown": "Immediate - Server shuts down without OS shutting down; may cause data corruption",
+ "lastPowerOperation": "Last power operation",
"oneTimeBootWarning": "Pending one time boot. Next boot will be performed with the specified one time boot settings. Subsequent boots will be performed with the default settings.",
"operationInProgress": "There are no options to display while a power operation is in progress. When complete, power operations will be displayed here.",
"operations": "Operations",