mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-15 15:53:45 +00:00
First pass at adding new internalization system.
This commit is contained in:
@@ -15,6 +15,7 @@ namespace MeshCentralRouter
|
||||
public DeviceSettingsForm()
|
||||
{
|
||||
InitializeComponent();
|
||||
Translate.TranslateControl(this);
|
||||
doubleClickComboBox.SelectedIndex = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user