🌐 Add Chinese translation for docs/tutorial/security/first-steps.md#3841
Merged
tiangolo merged 3 commits intoAug 18, 2022
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3841 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 532 532
Lines 13684 13684
=========================================
Hits 13684 13684 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Contributor
|
📝 Docs preview for commit 61de13d at: https://612f229e82ad558e0d90c758--fastapi.netlify.app |
docs/tutorial/security/first-steps.md
Closed
zy7y
approved these changes
Jan 13, 2022
notnotype
approved these changes
Jun 13, 2022
|
|
||
| 固然,**FastAPI** 支持 **OAuth2** 身份验证。 | ||
|
|
||
| 但为了节省开发者的时间,不要只为了查找很少的内容,不得不阅读冗长的规范文档。 |
There was a problem hiding this comment.
翻译建议(Translation suggestions):
有时候,仅仅为了查找一些你需要的信息,我们不得不去阅读冗长又规范的文档。
为了节省这些时间,我们建议使用 FastAPI 的安全工具。
…security-first-steps.md
Member
|
Thanks for the contribution @jaystone776! 🍰 And thanks for the reviews @notnotype and @zy7y! ☕ |
JeanArhancet
pushed a commit
to JeanArhancet/fastapi
that referenced
this pull request
Aug 20, 2022
…fastapi#3841) Co-authored-by: Sebastián Ramírez <[email protected]>
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.
as title