[TRANSLATION]
[reactos.git] / reactos / base / applications / cmdutils / reg / reg.rc
index b4891df..f50e77c 100644 (file)
@@ -80,4 +80,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