summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
authorVitalii Lysak <v.lysak@dunice.net>2022-07-29 11:52:34 +0300
committerVitalii Lysak <v.lysak@dunice.net>2022-07-29 11:52:34 +0300
commite9a1e1182a8d87adb68923812c14c40c54f4bf9b (patch)
treeef3904f6b419d05c1b5e28c8ab5ea7d85b3188f7 /src/locales/en-US.json
parent78fb5af8b80f3850b13489096e607eb04be9acd0 (diff)
downloadwebui-vue-e9a1e1182a8d87adb68923812c14c40c54f4bf9b.tar.xz
add %power to fans table
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index c19c756f..b4a1bae0 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -831,7 +831,8 @@
"name": "Name",
"health": "Health",
"type": "Type",
- "currentValue": "Current Speed, rpm"
+ "currentValue": "Current Speed, rpm",
+ "pwm": "% power"
}
},
"pageProcessors": {