@@ -105,37 +105,45 @@ id = "G-60C6Q1ETC1"
105
105
lang = " en"
106
106
107
107
[[module .mounts ]]
108
- source = " ../translations/docs-zh/content/zh-hans "
108
+ source = " ../translations/docs-zh/translated_content/zh_CN/docs "
109
109
target = " content"
110
110
lang = " zh-hans"
111
111
[[module .mounts ]]
112
- source = " ../translations/docs-zh/content /contributing"
113
- target = " content/contributing/docs -contrib/docs-templates "
112
+ source = " ../translations/docs-zh/translated_content/zh_CN /contributing"
113
+ target = " content/contributing/sdk -contrib/"
114
114
lang = " zh-hans"
115
115
[[module .mounts ]]
116
- source = " ../translations/docs-zh/content /sdks_python"
116
+ source = " ../translations/docs-zh/translated_content/zh_CN /sdks_python"
117
117
target = " content/developing-applications/sdks/python"
118
118
lang = " zh-hans"
119
119
[[module .mounts ]]
120
- source = " ../translations/docs-zh/content /sdks_php"
120
+ source = " ../translations/docs-zh/translated_content/zh_CN /sdks_php"
121
121
target = " content/developing-applications/sdks/php"
122
122
lang = " zh-hans"
123
123
[[module .mounts ]]
124
- source = " ../translations/docs-zh/content /sdks_dotnet"
124
+ source = " ../translations/docs-zh/translated_content/zh_CN /sdks_dotnet"
125
125
target = " content/developing-applications/sdks/dotnet"
126
126
lang = " zh-hans"
127
127
[[module .mounts ]]
128
- source = " ../translations/docs-zh/content /sdks_java"
128
+ source = " ../translations/docs-zh/translated_content/zh_CN /sdks_java"
129
129
target = " content/developing-applications/sdks/java"
130
130
lang = " zh-hans"
131
131
[[module .mounts ]]
132
- source = " ../translations/docs-zh/content /sdks_go"
132
+ source = " ../translations/docs-zh/translated_content/zh_CN /sdks_go"
133
133
target = " content/developing-applications/sdks/go"
134
134
lang = " zh-hans"
135
135
[[module .mounts ]]
136
- source = " ../translations/docs-zh/content /sdks_js"
136
+ source = " ../translations/docs-zh/translated_content/zh_CN /sdks_js"
137
137
target = " content/developing-applications/sdks/js"
138
138
lang = " zh-hans"
139
+ [[module .mounts ]]
140
+ source = " ../translations/docs-zh/translated_content/zh_CN/pluggable-components/dotnet"
141
+ target = " content/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/pluggable-components-dotnet"
142
+ lang = " zh-hans"
143
+ [[module .mounts ]]
144
+ source = " ../translations/docs-zh/translated_content/zh_CN/pluggable-components/go"
145
+ target = " content/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/pluggable-components-go"
146
+ lang = " zh-hans"
139
147
140
148
# Markdown Engine - Allow inline html
141
149
[markup ]
0 commit comments