Feature: Add language support (beta, not completed)

This commit is contained in:
yuanyuanxiang
2026-01-27 21:48:46 +01:00
parent 02ce01d5e7
commit 05a11605a4
70 changed files with 3895 additions and 906 deletions

View File

@@ -1,9 +1,9 @@
#pragma once
#include "LangManager.h"
// CCreateTaskDlg 对话框
class CCreateTaskDlg : public CDialog
class CCreateTaskDlg : public CDialogLang
{
DECLARE_DYNAMIC(CCreateTaskDlg)