From b36f84ea0878ad0f792f9d1e1817fd944db2d8d4 Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" Date: Thu, 20 Jan 2022 20:37:54 +1100 Subject: [PATCH] Update translations_def.js --- Translations/translations_def.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Translations/translations_def.js b/Translations/translations_def.js index 5d78acf1..1e36d9f3 100644 --- a/Translations/translations_def.js +++ b/Translations/translations_def.js @@ -359,13 +359,13 @@ var def = "id": "MinVolCell", "maxLen": 4, "maxLen2": 9, - "description": "When powered by a battery, this adjust sets the minimum voltage per cell before shutdown. (This is multiplied by the cell count.)" + "description": "When powered by a battery, this adjusts the minimum voltage per cell before shutdown. (This is multiplied by the cell count.)" }, { "id": "AnimLoop", "maxLen": 6, "maxLen2": 13, - "description": "Should the menu animations loop. Only visible if the animation speed is not turned turn to \"Off\"" + "description": "Should the menu animations loop. Only visible if the animation speed is not set to \"Off\"" }, { "id": "AnimSpeed",