[TRANSLATION][INF] Update Chinese Traditional (zh-TW) translation (#3468)
[reactos.git] / base / applications / cmdutils / comp / comp.rc
index 9e56421..f53c635 100644 (file)
@@ -39,3 +39,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 #ifdef LANGUAGE_ZH_CN
     #include "lang/zh-CN.rc"
 #endif
+#ifdef LANGUAGE_ZH_TW
+    #include "lang/zh-TW.rc"
+#endif