mirror of https://github.com/dapr/docs.git
add translation for new SDKs
Signed-off-by: newbe36524 <newbe36524@qq.com>
This commit is contained in:
parent
f066dc7526
commit
f266be444b
|
@ -108,6 +108,14 @@ 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"
|
||||
|
||||
# Markdown Engine - Allow inline html
|
||||
[markup]
|
||||
|
|
Loading…
Reference in New Issue