Localisations

This commit is contained in:
Serge
2024-03-13 11:56:32 +01:00
parent 4502433d36
commit 5f02596479
6 changed files with 152 additions and 6 deletions

View File

@@ -60,6 +60,7 @@ namespace GHelper
labelGPUMemoryTitle.Text = Properties.Strings.GPUMemoryClockOffset;
labelGPUBoostTitle.Text = Properties.Strings.GPUBoost;
labelGPUTempTitle.Text = Properties.Strings.GPUTempTarget;
labelGPUPowerTitle.Text = Properties.Strings.GPUPower;
labelRisky.Text = Properties.Strings.UndervoltingRisky;
buttonApplyAdvanced.Text = Properties.Strings.Apply;