mirror of https://github.com/dapr/docs.git
Merge branch 'v1.15' into issue_4433
This commit is contained in:
commit
8b526a8da4
|
@ -143,7 +143,11 @@ id = "G-60C6Q1ETC1"
|
|||
[[module.mounts]]
|
||||
source = "../translations/docs-zh/translated_content/zh_CN/sdks_js"
|
||||
target = "content/developing-applications/sdks/js"
|
||||
lang = "zh-hans"
|
||||
lang = "zh-hans"
|
||||
[[module.mounts]]
|
||||
source = "../translations/docs-zh/translated_content/zh_CN/sdks_rust"
|
||||
target = "content/developing-applications/sdks/rust"
|
||||
lang = "zh-hans"
|
||||
[[module.mounts]]
|
||||
source = "../translations/docs-zh/translated_content/zh_CN/pluggable-components/dotnet"
|
||||
target = "content/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/pluggable-components-dotnet"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 864b558a7c253f037f4c8bd21a579a5dab5e1456
|
||||
Subproject commit 8bc9e26a7f2be45602974c96df024fdd2c1539e3
|
Loading…
Reference in New Issue