From e9a1e1182a8d87adb68923812c14c40c54f4bf9b Mon Sep 17 00:00:00 2001 From: Vitalii Lysak Date: Fri, 29 Jul 2022 11:52:34 +0300 Subject: add %power to fans table --- src/locales/en-US.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/locales/en-US.json') 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": { -- cgit v1.2.3