Backlight label

This commit is contained in:
Serge
2023-07-11 00:05:15 +02:00
parent 36e8e91b16
commit ebf4025578

View File

@@ -87,7 +87,7 @@ namespace GHelper
InitializeComponent();
labelBindings.Text = Properties.Strings.KeyBindings;
labelBacklightKeyboard.Text = " " + Properties.Strings.LaptopBacklight;
labelBacklightTitle.Text = Properties.Strings.LaptopBacklight;
labelSettings.Text = Properties.Strings.Other;
checkAwake.Text = Properties.Strings.Awake;