From 021eb1a7e655b7603177cb6190d6e5bff3d271e6 Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" <5425387+Ralim@users.noreply.github.com> Date: Fri, 21 Jan 2022 09:00:30 +1100 Subject: [PATCH] Update Translations/translations_def.js Co-authored-by: discip <53649486+discip@users.noreply.github.com> --- Translations/translations_def.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Translations/translations_def.js b/Translations/translations_def.js index 16846a61..5d37fc67 100644 --- a/Translations/translations_def.js +++ b/Translations/translations_def.js @@ -344,7 +344,8 @@ var def = "id": "TempChangeShortStep", "maxLen": 8, "maxLen2": 16, - "description": "How much the temperature is increased with a quick press of the buttons." + "description": "Factor by which the temperature is changed with a quick press of the buttons." + }, { "id": "TempChangeLongStep",