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_DA.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_DA.json')
-rw-r--r-- | Translations/translation_DA.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Translations/translation_DA.json b/Translations/translation_DA.json index d1647123..d46793c6 100644 --- a/Translations/translation_DA.json +++ b/Translations/translation_DA.json @@ -201,8 +201,8 @@ "text2": ["Sprog :", " DA Dansk"], "desc": "" }, - "Contrast": { - "text2": ["Screen", "Contrast"], + "Brightness": { + "text2": ["Screen", "Brightness"], "desc": "Adjust the contrast/brightness of the OLED screen" }, "ColourInversion": { |