forked from WasmEdge/docs
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add zh-cn translation (WasmEdge#185)
* translate i18n/zh/docusaurus-plugin-content-docs/current/start/ overview.md Signed-off-by: ezirmusitua <[email protected]> * add zh-cn translation Signed-off-by: ezirmusitua <[email protected]> * fix: repo references Signed-off-by: ezirmusitua <[email protected]> * Signed-off-by: alabulei1 <[email protected]> * Update llm inference docs (WasmEdge#187) Signed-off-by: alabulei1 <[email protected]> * Update llm_inference.md Signed-off-by: alabulei1 <[email protected]> Signed-off-by: Michael Yuan <[email protected]> * Update llm_inference.md Signed-off-by: alabulei1 <[email protected]> Signed-off-by: Michael Yuan <[email protected]> * Update llm_inference.md Signed-off-by: Michael Yuan <[email protected]> * Update llm_inference.md Signed-off-by: Michael Yuan <[email protected]> * translate i18n/zh/docusaurus-plugin-content-docs/current/start/overview.md (WasmEdge#183) * translate i18n/zh/docusaurus-plugin-content-docs/current/start/ overview.md Signed-off-by: ezirmusitua <[email protected]> * Update overview.md Signed-off-by: ezirmusitua <[email protected]> --------- Signed-off-by: ezirmusitua <[email protected]> * add missing links Signed-off-by: ezirmusitua <[email protected]> * fix links in plugins(zh) Signed-off-by: ezirmusitua <[email protected]> * add missing links Signed-off-by: ezirmusitua <[email protected]> * doc: remove unnecessary space Signed-off-by: ezirmusitua <[email protected]> * apply suggestion https://github.com/WasmEdge/docs/pull/185\#discussion_r1392653345 Signed-off-by: ezirmusitua <[email protected]> * apply suggestion https://github.com/WasmEdge/docs/pull/185\#discussion_r1392652961 Signed-off-by: ezirmusitua <[email protected]> * apply suggestion https://github.com/WasmEdge/docs/pull/185\#discussion_r1392647856 Signed-off-by: ezirmusitua <[email protected]> * apply suggestion https://github.com/WasmEdge/docs/pull/185\#discussion_r1392604553 Signed-off-by: ezirmusitua <[email protected]> * apply suggestion https://github.com/WasmEdge/docs/pull/185\#discussion_r1392650533 Signed-off-by: ezirmusitua <[email protected]> * apply suggestion https://github.com/WasmEdge/docs/pull/185\#discussion_r1392621661 Signed-off-by: ezirmusitua <[email protected]> * apply suggestion https://github.com/WasmEdge/docs/pull/185\#discussion_r1392632935 Signed-off-by: ezirmusitua <[email protected]> * fix translations Signed-off-by: ezirmusitua <[email protected]> * fix rebase Signed-off-by: ezirmusitua <[email protected]> --------- Signed-off-by: ezirmusitua <[email protected]> Signed-off-by: alabulei1 <[email protected]> Signed-off-by: Michael Yuan <[email protected]> Signed-off-by: Michael Yuan <[email protected]> Co-authored-by: alabulei1 <[email protected]> Co-authored-by: Michael Yuan <[email protected]> Signed-off-by: kelvin <[email protected]>
- Loading branch information
1 parent
73e264d
commit 9b10439
Showing
31 changed files
with
656 additions
and
643 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
i18n/zh/docusaurus-plugin-content-docs/current/start/build-and-run/_category_.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"label": "Running with WasmEdge", | ||
"label": "运行 WasmEdge", | ||
"position": 5, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "In this chapter, we will discuss WasmEdge CLIs and how to leverage Docker + WASM to run build, share, and run your WASM apps." | ||
"description": "在这一章节中,我们将讨论 WasmEdge CLIs(命令行界面)以及如何利用 Docker 和 WASM 来构建、分享和运行你的 WASM 应用程序。" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.