summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-07-22 12:16:07 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-07-22 12:16:07 +0300
commit381cc079a34a56d3b6f1bd78e52086d94814df80 (patch)
treed82851fe97dd7459b5cfdc52380681b7e3f0d9ca /src/locales/en-US.json
parent7cba13534cda94a1efdbad2ff8dbe68de1fbeaa3 (diff)
downloadwebui-vue-381cc079a34a56d3b6f1bd78e52086d94814df80.tar.xz
add motherboard6 fix others
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 1ec41e9e..6c303cd8 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -133,7 +133,8 @@
"fans": "@:appPageTitle.fans",
"processors": "@:appPageTitle.processors",
"memory": "@:appPageTitle.memory",
- "fans": "@:appPageTitle.fans"
+ "fans": "@:appPageTitle.fans",
+ "motherboard": "@:appPageTitle.motherboard"
},
"appPageTitle": {
"changePassword": "Change password",
@@ -146,6 +147,7 @@
"fans": "Fans",
"processors": "Processors",
"memory": "Memory modules",
+ "motherboard": "Motherboard",
"firmware": "Firmware",
"inventory": "Inventory and LEDs",
"kvm": "KVM",