summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
authorSandeepa Singh <sandeepa.singh@ibm.com>2021-07-14 13:32:22 +0300
committerDerick Montague <derick.montague@ibm.com>2021-08-10 22:20:42 +0300
commit68cbbe9014cbdcf7229a878f564d38f6d6199f25 (patch)
treecd7138959f405cb44b5d62000da9d364ed238b91 /src/locales/en-US.json
parent7affc529b7fba41193c4d48764707e9961cdd22d (diff)
downloadwebui-vue-68cbbe9014cbdcf7229a878f564d38f6d6199f25.tar.xz
IA update: Update control section to operations
This is the third update to the information architecture changes and has the following changes: - The control section has been updated to operations - The server led page has been removed - The firmware page is moved to operations section Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: I2e23da447890d7bee51892e1f782d5f2db6dded4
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json14
1 files changed, 1 insertions, 13 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index ee1f6146..856edb8b 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -101,7 +101,7 @@
"accessControl": "Access control",
"clientSessions": "@:appPageTitle.clientSessions",
"configuration": "Configuration",
- "control": "Control",
+ "operations": "Operations",
"dateTimeSettings": "@:appPageTitle.dateTimeSettings",
"dumps": "@:appPageTitle.dumps",
"eventLogs": "@:appPageTitle.eventLogs",
@@ -123,7 +123,6 @@
"securitySettings": "@:appPageTitle.securitySettings",
"sensors": "@:appPageTitle.sensors",
"serialOverLan": "SOL console",
- "serverLed": "@:appPageTitle.serverLed",
"serverPowerOperations": "@:appPageTitle.serverPowerOperations",
"snmpSettings": "SNMP settings",
"sslCertificates": "@:appPageTitle.sslCertificates",
@@ -153,7 +152,6 @@
"securitySettings": "Security settings",
"sensors": "Sensors",
"serialOverLan": "Serial over LAN (SOL) console",
- "serverLed": "Server LED",
"serverPowerOperations": "Server power operations",
"sslCertificates": "SSL certificates",
"virtualMedia": "Virtual media"
@@ -734,16 +732,6 @@
"status": "Status",
"subTitle": "SOL console redirects the server's serial port output to this window."
},
- "pageServerLed": {
- "serverLedSubTitle": "Server indicator LED",
- "serverLedTitle": "LED light control",
- "toast": {
- "errorServerLedOff": "Error turning LED off.",
- "errorServerLedOn": "Error turning LED on.",
- "successServerLedOff": "Server LED successfully turned off.",
- "successServerLedOn": "Server LED successfully turned on."
- }
- },
"pageServerPowerOperations": {
"currentStatus": "Current status",
"serverBootSettings": "Boot settings",