clean: translation

This commit is contained in:
ChsBuffer
2020-10-05 22:50:56 +08:00
parent d369858273
commit 2e89011f56
6 changed files with 8 additions and 14 deletions

View File

@@ -175,6 +175,7 @@ namespace Netch.Forms
{
i18N.Load(Global.Settings.Language);
InitText();
InitMode();
InitProfile();
}