mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2026-01-03 08:53:13 +00:00
First pass at adding new internalization system.
This commit is contained in:
@@ -11,6 +11,7 @@ namespace MeshCentralRouter
|
||||
{
|
||||
this.mapControl = mapControl;
|
||||
InitializeComponent();
|
||||
Translate.TranslateControl(this);
|
||||
}
|
||||
|
||||
private void refreshTimer_Tick(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user