From 5bfc56788987ae1ef75c5cf3e08848c7b8029245 Mon Sep 17 00:00:00 2001 From: discip <53649486+discip@users.noreply.github.com> Date: Tue, 21 Sep 2021 23:00:05 +0200 Subject: [PATCH] Update translation_EN.json --- Translations/translation_EN.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Translations/translation_EN.json b/Translations/translation_EN.json index 6fe28e2d..23e233a6 100644 --- a/Translations/translation_EN.json +++ b/Translations/translation_EN.json @@ -148,7 +148,7 @@ }, "PDNegTimeout": { "text2": ["PD", "timeout"], - "desc": "PD negotiation timeout in 100ms steps for compatibility with some QC chargers (0: disabled)" + "desc": "PD negotiation timeout in 100ms steps for compatibility with some QC chargers" }, "PowerLimit": { "text2": ["Power", "limit"], @@ -203,11 +203,11 @@ "desc": "Current firmware language" }, "Brightness": { - "text2": ["Screen", "Brightness"], - "desc": "Adjust the contrast/brightness of the OLED screen" + "text2": ["Screen", "contrast"], + "desc": "Adjust the brightness of the OLED screen" }, "ColourInversion": { - "text2": ["Screen", "Invert"], + "text2": ["Invert", "screen"], "desc": "Invert the colours of the OLED screen" } }