mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2026-02-22 04:13:24 +00:00
First pass at adding new internalization system.
This commit is contained in:
@@ -12,6 +12,7 @@ namespace MeshCentralRouter
|
||||
{
|
||||
this.meshcentral = meshcentral;
|
||||
InitializeComponent();
|
||||
Translate.TranslateControl(this);
|
||||
}
|
||||
|
||||
public string getName() { return nameTextBox.Text; }
|
||||
|
||||
Reference in New Issue
Block a user