-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌐 Add Japanese translation for Tutorial - Query Parameters and String Validations #1901
🌐 Add Japanese translation for Tutorial - Query Parameters and String Validations #1901
Conversation
…/ryuckel/fastapi into feature/add-japanese-translation
Codecov Report
@@ Coverage Diff @@
## master #1901 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 239 239
Lines 7079 7079
=========================================
Hits 7079 7079 Continue to review full report at Codecov.
|
📝 Docs preview for commit 4b1a9b8 at: https://5f38f867ad43c4776fa78b35--fastapi.netlify.app |
📝 Docs preview for commit 792b4f2 at: https://5f3906301c8489b832facee3--fastapi.netlify.app |
@tokusumi |
📝 Docs preview for commit 1d6e078 at: https://5f3ea0b9ca4acadea6b9034a--fastapi.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
most "hl_lines" is two less than original text.
@tokusumi |
📝 Docs preview for commit 8b3a708 at: https://5f415294560aaadfdde64398--fastapi.netlify.app |
📝 Docs preview for commit 3aa2842 at: https://5f4cb0f3cff5d0bc667c644b--fastapi.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your great work !
Please check suggestions I made.
📝 Docs preview for commit abf0347 at: https://5f9a984679314824e1141b09--fastapi.netlify.app |
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
Co-authored-by: atsumi <atsumi.tatsuya@gmail.com>
📝 Docs preview for commit 9bd89f9 at: https://5f9a9ad84b7d4727f39b7817--fastapi.netlify.app |
@Attsun1031 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Awesome, thanks @SwftAlpc ! 👏 And thanks @Attsun1031 and @tokusumi for the reviews 🙇 |
This PR translates the tutorial/query-params-str-validations.md to Japanese.
Please review tutorial/query-params-str-validations.md
Issue #1571 generates a new directory to support Japanese.PR #1656 generates a new directory for tutorial.
I will fix dependency after #1571 & #1656 are merged.