diff --git a/ConfigGenerator/Localization/CGStrings.zh-CN.resx b/ConfigGenerator/Localization/CGStrings.zh-CN.resx
index ca27d1dac..05c2d0279 100644
--- a/ConfigGenerator/Localization/CGStrings.zh-CN.resx
+++ b/ConfigGenerator/Localization/CGStrings.zh-CN.resx
@@ -139,7 +139,9 @@
您无法重命名全局配置
-
+
+ 无法找到配置目录!
+
配置 {0} 属性无效︰ {1}
{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value
@@ -159,7 +161,14 @@
{0} 为空
{0} will be replaced by object's name
-
+
+ 你正尝试为你的ASF使用无效的ConfigGenerator版本
+
+ASF版本: {0} | ConfigGenerator版本: {1}
+
+请使用与ASF相匹配的ConfigGenerator版本。您将会被重定向至适合的发布版本。
+ {0} will be replaced by ASF version (string), {1} will be replaced by ConfigGenerator version (string). Please note that this string should include newlines for formatting.
+
新建
This is used as MessageBox title