summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-07-20 10:02:41 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-07-20 10:02:41 +0300
commit1a556ce087e42d96f29fe53598f0fb23c2f33b98 (patch)
tree3d818d41089cb89ccc030062095f152e919ecedd /src/locales/en-US.json
parent5ff6d2f4a485f3ac09f41127a4f12b07e0eb936a (diff)
downloadwebui-vue-1a556ce087e42d96f29fe53598f0fb23c2f33b98.tar.xz
add title for dynamic processor pagedynamic-info-ui
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 5823bed4..ecdf71ad 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -104,7 +104,6 @@
"sessions": "@:appPageTitle.sessions",
"settings": "Settings",
"operations": "Operations",
- "processors": "Processors",
"dateTime": "@:appPageTitle.dateTime",
"dumps": "@:appPageTitle.dumps",
"eventLogs": "@:appPageTitle.eventLogs",
@@ -131,7 +130,8 @@
"power": "@:appPageTitle.power",
"keyClear": "@:appPageTitle.keyClear",
"staticInfo": "Static Information",
- "fans": "@:appPageTitle.fans"
+ "fans": "@:appPageTitle.fans",
+ "processors": "@:appPageTitle.processors"
},
"appPageTitle": {
"changePassword": "Change password",
@@ -142,6 +142,7 @@
"eventLogs": "Event logs",
"factoryReset": "Factory reset",
"fans": "Fans",
+ "processors": "Processors",
"firmware": "Firmware",
"inventory": "Inventory and LEDs",
"kvm": "KVM",
@@ -162,7 +163,8 @@
"certificates": "Certificates",
"virtualMedia": "Virtual media",
"keyClear": "Key clear",
- "specification": "Specification"
+ "specification": "Specification",
+ "dynamicInformation": "Dynamic information"
},
"pageChangePassword": {
"changePassword": "Change password",