🌐 Add Japanese translation for Tutorial - Cookie Parameters#1933
Conversation
…/ryuckel/fastapi into feature/add-japanese-translation
Codecov Report
@@ Coverage Diff @@
## master #1933 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 243 243
Lines 7419 7419
=========================================
Hits 7419 7419 Continue to review full report at Codecov.
|
|
📝 Docs preview for commit 3d92c86 at: https://5f3ebccd79ac9b1cc88d21b6--fastapi.netlify.app |
|
|
||
| まず、`Cookie`をインポートします: | ||
|
|
||
| ```Python hl_lines="1" |
|
|
||
| 最初の値がデフォルト値で、追加の検証パラメータや注釈パラメータをすべて渡すことができます: | ||
|
|
||
| ```Python hl_lines="7" |
|
@tokusumi |
|
📝 Docs preview for commit f64d453 at: https://5f41609205ebe97956ed8abe--fastapi.netlify.app |
|
📝 Docs preview for commit 24751de at: https://5f4cbfa615bbe4bf039c8bf0--fastapi.netlify.app |
|
📝 Docs preview for commit 555d89f at: https://5f9aa49974e164174407d0c0--fastapi.netlify.app |
This PR translates the tutorial/cookie-params.md to Japanese.
Please review tutorial/cookie-params.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.