summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json33
1 files changed, 31 insertions, 2 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index dfee7375..a3302c07 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -150,7 +150,6 @@
"staticInfo": "Static Information",
"fans": "@:appPageTitle.fans",
"processors": "@:appPageTitle.processors",
- "dynamicInformation": "@:appPageTitle.dynamicInformation",
"memory": "@:appPageTitle.memory",
"motherboard": "@:appPageTitle.motherboard"
},
@@ -243,6 +242,7 @@
"delaySaveDateTime": "Update the page after 10 seconds to apply the changes."
}
},
+
"pageDumps": {
"dumpsAvailableOnBmc": "Dumps available on BMC",
"initiateDump": "Initiate dump",
@@ -919,6 +919,19 @@
},
"pagePowerSup": {
"supplies": "Installed power supplies",
+ "temperature": "Temperature Display",
+ "InputPower": "Input Power",
+ "OutputPower": "Output Power",
+ "InputVolt": "Input Voltage",
+ "OutputVolt": "Output Voltage",
+ "InputCurrent": "Input Current",
+ "OutputCurrent": "Output Current",
+ "labels": {
+ "notNormal": "Not regular mode",
+ "critical": "Critical mode",
+ "warning": "Meaning of the warning",
+ "shutdown": "Shutdown"
+ },
"table": {
"param": "Parameter",
"value": "Значение",
@@ -929,7 +942,23 @@
"manufacturer": "Manufacturer",
"model": "Model",
"efficiencyPercent": "Efficiency percentage",
- "powerInputWatts": "Output power, W"
+ "powerInputWatts": "Output power, W",
+ "nameModule": "Name",
+ "currentTemperature": "Current, С°",
+ "middleTemperature": "Middle, С°",
+ "minTemperature": "Minimum, С°",
+ "minDate": "Date of minimum",
+ "maxTemperature": "Maximum, С°",
+ "maxDate": "Date of maximum",
+ "currentPower": "Current, W",
+ "minPower": "Minimum, W",
+ "maxPower": "Maximum, W",
+ "currentVolt": "Current, V",
+ "minVolt": "Minimum, V",
+ "maxVolt": "Maximum, V",
+ "currentCurrent": "Current, A",
+ "minCurrent": "Minimum, A",
+ "maxCurrent": "Maximum, A"
}
},
"pageSerialOverLan": {