summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
authorDixsie Wolmers <dixsie@ibm.com>2021-09-02 23:26:58 +0300
committerDixsie Wolmers <dixsiew@gmail.com>2021-09-24 16:38:17 +0300
commit6a192d526c9efebf7a614a9aa473eee62e555fc5 (patch)
tree536b96e6aab65f05aa2b1ca5d35f3c21fd31186b /src/locales
parent348cbfd987a05326f086b713e7f5af93974d74aa (diff)
downloadwebui-vue-6a192d526c9efebf7a614a9aa473eee62e555fc5.tar.xz
Update overview layout
Layout updates uses bootstrap vue cards to display general information. View more links and download or export ability has been added to the overview page. Network settings displays the hostname and the first IP address for the first ethernet interface. Link status was also added. TODO: Add idle power and power mode properties in seperate commit for each story. Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: Iaf0720d76b2a9416f068a1e779ede59bffda9727
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en-US.json46
1 files changed, 22 insertions, 24 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index a94d3995..d50d44a7 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -561,36 +561,34 @@
}
},
"pageOverview": {
- "bmcInformation": "BMC information",
- "firmwareVersion": "Firmware version",
- "highPriorityEvents": "High priority events",
- "manufacturer": "Manufacturer",
+ "backupVersion": "Backup",
+ "bmcTime": "BMC time",
+ "criticalEvents": "Critical",
+ "dhcp": "DHCPv4",
+ "dumps": "Dumps",
+ "eventLogs": "Event logs",
+ "firmwareInformation": "Firmware information",
+ "hostname": "Hostname",
+ "idlePower": "Idle power",
+ "inventory": "Inventory and LEDs",
+ "ipv4": "IPv4",
+ "linkStatus": "Link status",
"model": "Model",
"networkInformation": "Network information",
"powerCap": "Power cap",
"powerConsumption": "Power consumption",
+ "powerInformation": "Power information",
+ "powerMode": "Power mode",
+ "runningVersion": "Running",
"serialNumber": "Serial number",
"serverInformation": "Server information",
- "events": {
- "date": "Date",
- "description": "Description",
- "id": "ID",
- "noHighEventsMsg": "There are no high priority events to display at this time.",
- "severity": "Severity",
- "type": "Type",
- "viewAllButton": "View all event logs"
- },
- "network": {
- "hostname": "Hostname",
- "ipAddress": "IP address",
- "macAddress": "MAC address"
- },
- "quicklinks": {
- "bmcTime": "BMC time",
- "editNetworkSettings": "Edit network settings",
- "serverLed": "Server LED",
- "solConsole": "@:appNavigation.serialOverLan"
- }
+ "solConsole": "@:appNavigation.serialOverLan",
+ "statusInformation": "Status information",
+ "systemIdentifyLed": "System identify LED",
+ "systemInformation": "System information",
+ "total": "Total",
+ "warningEvents": "Warning",
+ "viewMore": "View more"
},
"pagePostCodeLogs": {
"allExportFilePrefix": "All_POST_codes_log_",