From a2cda7f736e0c23044bef80ba06fd40e3dadca27 Mon Sep 17 00:00:00 2001 From: kdmcser Date: Sat, 13 Jan 2024 17:27:28 +0800 Subject: [PATCH] add Chinese mapeditor translation into its CMakeFiles.txt --- mapeditor/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/mapeditor/CMakeLists.txt b/mapeditor/CMakeLists.txt index 3dd588fed..dfaa68129 100644 --- a/mapeditor/CMakeLists.txt +++ b/mapeditor/CMakeLists.txt @@ -105,6 +105,7 @@ set(editor_FORMS ) set(editor_TS + translation/chinese.ts translation/english.ts translation/french.ts translation/german.ts