mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-11 05:43:45 +00:00
First pass at adding new internalization system.
This commit is contained in:
@@ -22,6 +22,7 @@ namespace MeshCentralRouter
|
||||
public UpdateForm(string url, string hash, int size, string[] args, string serverhash)
|
||||
{
|
||||
InitializeComponent();
|
||||
Translate.TranslateControl(this);
|
||||
this.url = url;
|
||||
this.hash = hash;
|
||||
this.size = size;
|
||||
|
||||
Reference in New Issue
Block a user