]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 22 Apr 2024 23:41:32 +0000 (23:41 +0000)
committergithub-actions <github-actions@github.com>
Mon, 22 Apr 2024 23:41:32 +0000 (23:41 +0000)
docs/en/docs/release-notes.md

index 7668a3edf8e192bfcaf1ed4cfe91b2718deb675f..636ed04ddf596afd2b4149f7d69088166e67bbfb 100644 (file)
@@ -13,6 +13,7 @@ hide:
 
 ### Translations
 
+* 🌐 Add Chinese translation for `docs/zh/docs/how-to/index.md` and `docs/zh/docs/how-to/general.md`. PR [#11443](https://github.com/tiangolo/fastapi/pull/11443) by [@billzhong](https://github.com/billzhong).
 * 🌐 Add Spanish translation for cookie-params `docs/es/docs/tutorial/cookie-params.md`. PR [#11410](https://github.com/tiangolo/fastapi/pull/11410) by [@fabianfalon](https://github.com/fabianfalon).
 
 ### Internal