From da5d3ca42baf07234c4d89dce1ab3e02e4e47ad2 Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" <5425387+Ralim@users.noreply.github.com> Date: Fri, 21 Jan 2022 08:56:49 +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 0e65f437..881e3617 100644 --- a/Translations/translations_def.js +++ b/Translations/translations_def.js @@ -23,7 +23,8 @@ var def = "id": "InputVoltageString", "maxLen": 11, "note": "Preferably end with a space", - "description": "Prefix text for 'Input Voltage' shown before showing the input voltage reading" + "description": "Prefix text for 'Input Voltage' shown before showing the input voltage reading." + }, { "id": "SleepingSimpleString",