From c06b40fd516a59c3db0a2afe3a590ad6ee66e460 Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" <5425387+Ralim@users.noreply.github.com> Date: Fri, 21 Jan 2022 08:41:03 +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 1e36d9f3..68fac89e 100644 --- a/Translations/translations_def.js +++ b/Translations/translations_def.js @@ -262,7 +262,8 @@ var def = "id": "AutoStart", "maxLen": 6, "maxLen2": 13, - "description": "When the device powers up, should it enter into a special mode. These settings set it to either start into Soldering mode, sleeping mode, Auto mode (Enters into soldering mode on the first movement)." + "description": "When the device powers up, should it enter into a special mode. These settings set it to either start into soldering mode, sleeping mode or auto mode (Enters into soldering mode on the first movement)." + }, { "id": "CooldownBlink",