Translated the App to German. Added a few additional resources for localization

This commit is contained in:
Carsten Braun
2023-05-16 16:20:00 +02:00
parent 4dd7d41cf4
commit de45038911
5 changed files with 171 additions and 81 deletions

View File

@@ -36,6 +36,11 @@ namespace GHelper
labelGPU.Text = Properties.Strings.GPUSettings;
labelGPUCoreTitle.Text = Properties.Strings.GPUCoreClockOffset;
labelGPUMemoryTitle.Text = Properties.Strings.GPUMemoryClockOffset;
labelGPUBoostTitle.Text = Properties.Strings.GPUBoost;
labelGPUTempTitle.Text = Properties.Strings.GPUTempTarget;
InitTheme();
MinRPM = 18;