🌐 Update translations for ja (update-outdated) (#15751)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Sebastián Ramírez
2026-06-15 21:08:51 +02:00
committed by GitHub
parent c9d3e82500
commit 9871e03c8a
53 changed files with 155 additions and 170 deletions

View File

@@ -72,7 +72,7 @@ FastAPIはこの `response_model` を使って、データのドキュメント
{* ../../docs_src/response_model/tutorial002_py310.py hl[7,9] *}
/// info | 情報
/// note | 備考
`EmailStr` を使用するには、最初に [`email-validator`](https://github.com/JoshData/python-email-validator) をインストールしてください。
@@ -251,7 +251,7 @@ Pydanticフィールドとして有効ではないものを返し、ツール
}
```
/// info | 情報
/// note | 備考
以下も使用できます: