[TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526)
[reactos.git] / modules / rosapps / applications / screensavers / mazescr / maze.rc
index 54ca166..d8cdce2 100644 (file)
@@ -42,3 +42,6 @@ IDI_ICON  ICON  DISCARDABLE  "res/icon_mazescr.ico"
 #ifdef LANGUAGE_ZH_CN
     #include "lang/zh-CN.rc"
 #endif
+#ifdef LANGUAGE_ZH_TW
+    #include "lang/zh-TW.rc"
+#endif