From 5b5c1d8fe0e9689d4a8c41e595cf1b2906c5dd1a Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Mon, 29 Mar 2021 14:27:43 +0300 Subject: Lang: Added Chinese (Traditional) --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 9fe62ba4..fd4d634c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -80,6 +80,7 @@ set (EMBED_RESOURCES res/lang/fi.bin res/lang/ru.bin res/lang/zh_Hans.bin + res/lang/zh_Hant.bin res/shadow.png ) if ((UNIX AND NOT APPLE) OR MSYS) -- cgit v1.2.3