mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-10 21:33:46 +00:00
First pass at adding new internalization system.
This commit is contained in:
@@ -16,6 +16,7 @@ namespace MeshCentralRouter
|
||||
public AppLaunchForm()
|
||||
{
|
||||
InitializeComponent();
|
||||
Translate.TranslateControl(this);
|
||||
UpdateInfo();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user