]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🌐 Update Chinese translation for `docs/zh/docs/tutorial/handling-errors.md` (#9485)
authorCreat55 <64245796+Creat55@users.noreply.github.com>
Thu, 27 Jul 2023 18:42:48 +0000 (02:42 +0800)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 18:42:48 +0000 (20:42 +0200)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs/zh/docs/tutorial/handling-errors.md

index 9b066bc2cee65d8fc0ce5ed4fe7a17cd6c9ca39d..a0d66e557c040ae54078bb83387b9b04be583e08 100644 (file)
 
 ```
 
-访问 `/items/foo`,可以看到以下内容替换了默认 JSON 错误信息:
+访问 `/items/foo`,可以看到默认的 JSON 错误信息:
 
 ```JSON
 {
 
 ```
 
-以下是文本格式的错误信息:
+被替换为了以下文本格式的错误信息:
 
 ```
 1 validation error