[ZIPFLDR] Add Chinese(Simplified) translation
[reactos.git] / dll / shellext / zipfldr / zipfldr.rc
index e39e3e2..9afe0f1 100644 (file)
@@ -33,3 +33,6 @@ IDR_ZIPFLDR REGISTRY "res/zipfldr.rgs"
 #ifdef LANGUAGE_RO_RO
     #include "lang/ro-RO.rc"
 #endif
+#ifdef LANGUAGE_ZH_CN
+    #include "lang/zh-CN.rc"
+#endif