mirror of https://github.com/dapr/docs.git
Update translations for v1.6 (#2665)
* update translations fro v1.6 Signed-off-by: Newbe36524 <newbe36524@qq.com> * add sdk translation for go/java/js Signed-off-by: Newbe36524 <newbe36524@qq.com>
This commit is contained in:
parent
681b29fcc8
commit
e18b8c6b03
|
@ -116,6 +116,19 @@ id = "UA-149338238-3"
|
|||
source = "../translations/docs-zh/content/sdks_dotnet"
|
||||
target = "content/developing-applications/sdks/dotnet"
|
||||
lang = "zh-hans"
|
||||
[[module.mounts]]
|
||||
source = "../translations/docs-zh/content/sdks_go"
|
||||
target = "content/developing-applications/sdks/go"
|
||||
lang = "zh-hans"
|
||||
[[module.mounts]]
|
||||
source = "../translations/docs-zh/content/sdks_java"
|
||||
target = "content/developing-applications/sdks/java"
|
||||
lang = "zh-hans"
|
||||
[[module.mounts]]
|
||||
source = "../translations/docs-zh/content/sdks_js"
|
||||
target = "content/developing-applications/sdks/js"
|
||||
lang = "zh-hans"
|
||||
|
||||
|
||||
# Markdown Engine - Allow inline html
|
||||
[markup]
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 794330f6cab2db8e09053bb7bf19233eb3237538
|
||||
Subproject commit 928cc0a9b5c2bfaff83a1709513ad33b7dc3b84e
|
Loading…
Reference in New Issue