Translations Update

This commit is contained in:
Serge
2024-02-04 13:29:17 +01:00
parent e1ba87fa2b
commit b0e60d5d78
6 changed files with 229 additions and 2 deletions

View File

@@ -91,6 +91,9 @@ namespace GHelper
buttonQuit.Text = Properties.Strings.Quit;
buttonUpdates.Text = Properties.Strings.Updates;
buttonController.Text = Properties.Strings.Controller;
labelAlly.Text = Properties.Strings.AllyController;
// Accessible Labels
panelMatrix.AccessibleName = Properties.Strings.AnimeMatrix;