diff --git a/locales/en/messages.json b/locales/en/messages.json index c769de38..41496973 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -3333,10 +3333,10 @@ "message": "The values below change the behaviour of the ANGLE and HORIZON flight modes. Different PID controllers handle the values differently. Please check the documentation." }, "pidTuningMotorOutputLimit": { - "message": "Motor Output Scaling" + "message": "Motor Output Limit" }, "pidTuningMotorLimit": { - "message": "Scale Factor (%)" + "message": "Scale Factor [%]" }, "pidTuningMotorLimitHelp": { "message": "Motor output linear scale factor (as percentage). Reduces ESC current and motor heat when using higher cell count batteries, e.g. When using a 6S battery on a craft that has motors, props and tuning designed for 4S, try setting the value at 66%; when using a 4S battery on a craft intended for 3S, try 75%.
Always make sure that all of your components can support the voltage of the battery you are using."