[TRANSLATIONS] Traditional Chinese translation update by Henry Tang Ih. CORE-10655
[reactos.git] / reactos / dll / win32 / mycomput / mycomput.rc
index 193425a..8a57308 100644 (file)
@@ -41,4 +41,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 #endif
 #ifdef LANGUAGE_ZH_CN
     #include "lang/zh-CN.rc"
-#endif
\ No newline at end of file
+#endif
+#ifdef LANGUAGE_ZH_TW
+    #include "lang/zh-TW.rc"
+#endif