diff options
author | Ben V. Brown <[email protected]> | 2021-09-12 19:14:45 +1000 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2021-09-12 19:14:45 +1000 |
commit | 4b2f350b3542883065bbfdd538f08ece6230266d (patch) | |
tree | 102cff3859f6acdab8669a2ef677bf993ea5c943 /Translations/translation_FR.json | |
parent | 87a96bcff75a0ea22fac8d4343e12c8c17763050 (diff) | |
download | IronOS-4b2f350b3542883065bbfdd538f08ece6230266d.tar.gz IronOS-4b2f350b3542883065bbfdd538f08ece6230266d.zip |
Contrast -> Brightness
As it makes a little more sense in a 1 bit display
Diffstat (limited to 'Translations/translation_FR.json')
-rw-r--r-- | Translations/translation_FR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Translations/translation_FR.json b/Translations/translation_FR.json index fca5cbb9..b42a1b0b 100644 --- a/Translations/translation_FR.json +++ b/Translations/translation_FR.json @@ -201,8 +201,8 @@ "text2": ["Langue :", " FR Français"], "desc": "" }, - "Contrast": { - "text2": ["Screen", "Contrast"], + "Brightness": { + "text2": ["Screen", "Brightness"], "desc": "Adjust the contrast/brightness of the OLED screen" }, "ColourInversion": { |