Update translations_def.js

This commit is contained in:
Ben V. Brown
2022-01-20 20:37:54 +11:00
parent 6d2bb71b86
commit b36f84ea08

View File

@@ -359,13 +359,13 @@ var def =
"id": "MinVolCell", "id": "MinVolCell",
"maxLen": 4, "maxLen": 4,
"maxLen2": 9, "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", "id": "AnimLoop",
"maxLen": 6, "maxLen": 6,
"maxLen2": 13, "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", "id": "AnimSpeed",