🌐 Add Chinese translation for docs/zh/docs/deployment/index.md#10275
Merged
Conversation
Member
|
📝 Docs preview for commit 5af5a97 at: https://d58294e6.fastapitiangolo.pages.dev |
Contributor
Author
|
@mkdir700 @funny-cat-happy @wdh99 @Royc30ne @Sefank Would anyone like to review these ? |
Co-authored-by: 吴定焕 <108172295+wdh99@users.noreply.github.com>
Member
|
📝 Docs preview for commit 6137daf at: https://aeab451f.fastapitiangolo.pages.dev |
socket-socket
approved these changes
Sep 28, 2023
HiemalBeryl
approved these changes
Dec 3, 2023
Aruelius
approved these changes
Jan 9, 2024
|
|
||
| **部署**应用程序意味着执行必要的步骤以使其**可供用户使用**。 | ||
|
|
||
| 对于**Web API**来说,通常涉及将上传到**云服务器**中,搭配一个性能和稳定性都不错的**服务器程序**,以便你的**用户**可以高效地**访问**你的应用程序,而不会出现中断或其他问题。 |
Contributor
There was a problem hiding this comment.
建议对英文字母加上前后空格,和下面的 FastAPI 一样
Suggested change
| 对于**Web API**来说,通常涉及将上传到**云服务器**中,搭配一个性能和稳定性都不错的**服务器程序**,以便你的**用户**可以高效地**访问**你的应用程序,而不会出现中断或其他问题。 | |
| 对于 **Web API** 来说,通常涉及将上传到**云服务器**中,搭配一个性能和稳定性都不错的**服务器程序**,以便你的**用户**可以高效地**访问**你的应用程序,而不会出现中断或其他问题。 |
Member
|
Thanks @xzmeng! 🙇 And thanks for the reviews @Aruelius, @HiemalBeryl, @wdh99, @socket-socket 🚀 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Some people have translated these parts before, but due to the fact that the original contributors have been inactive for a long time, I am going to re-translate this series of articles.
Related PRs:
docs/zh/docs/deployment/versions.md#10276docs/zh/docs/deployment/https.md#10277docs/zh/docs/deployment/manually.md#10279docs/zh/docs/deployment/concepts.md#10282docs/zh/docs/deployment/cloud.md#10291docs/zh/docs/deployment/server-workers.md#10292docs/zh/docs/deployment/docker.md#10296