Update translation_EN.json

This commit is contained in:
discip
2021-09-21 23:00:05 +02:00
committed by GitHub
parent 5729479c87
commit 5bfc567889

View File

@@ -148,7 +148,7 @@
}, },
"PDNegTimeout": { "PDNegTimeout": {
"text2": ["PD", "timeout"], "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": { "PowerLimit": {
"text2": ["Power", "limit"], "text2": ["Power", "limit"],
@@ -203,11 +203,11 @@
"desc": "Current firmware language" "desc": "Current firmware language"
}, },
"Brightness": { "Brightness": {
"text2": ["Screen", "Brightness"], "text2": ["Screen", "contrast"],
"desc": "Adjust the contrast/brightness of the OLED screen" "desc": "Adjust the brightness of the OLED screen"
}, },
"ColourInversion": { "ColourInversion": {
"text2": ["Screen", "Invert"], "text2": ["Invert", "screen"],
"desc": "Invert the colours of the OLED screen" "desc": "Invert the colours of the OLED screen"
} }
} }