]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🌐 Fix live docs server for translations for some languages (#4729)
authorwakabame <35513518+wakabame@users.noreply.github.com>
Tue, 10 May 2022 00:27:05 +0000 (09:27 +0900)
committerGitHub <noreply@github.com>
Tue, 10 May 2022 00:27:05 +0000 (00:27 +0000)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs/fr/docs/fastapi-people.md
docs/ja/docs/fastapi-people.md
docs/zh/docs/fastapi-people.md

index 9ec2718c4739081ed2a936cde40d5b39ead8ee49..945f0794e918fd37ee32b458cbe1cbe49fba73eb 100644 (file)
@@ -114,6 +114,8 @@ Ce sont les **Sponsors**. 😎
 
 Ils soutiennent mon travail avec **FastAPI** (et d'autres) avec <a href="https://github.com/sponsors/tiangolo" class="external-link" target="_blank">GitHub Sponsors</a>.
 
+{% if sponsors %}
+
 {% if sponsors.gold %}
 
 ### Gold Sponsors
@@ -141,6 +143,7 @@ Ils soutiennent mon travail avec **FastAPI** (et d'autres) avec <a href="https:/
 {% endfor %}
 {% endif %}
 
+{% endif %}
 ### Individual Sponsors
 
 {% if github_sponsors %}
index 229d8dde5a05257c930f831fab9abc40ec39520a..11dd656eaf31bd019585afa8feef345f345f1cc9 100644 (file)
@@ -115,6 +115,8 @@ FastAPIには、様々なバックグラウンドの人々を歓迎する素晴
 
 彼らは、<a href="https://github.com/sponsors/tiangolo" class="external-link" target="_blank">GitHub Sponsors</a> を介して私の **FastAPI** などに関する活動を支援してくれています。
 
+{% if sponsors %}
+
 {% if sponsors.gold %}
 
 ### Gold Sponsors
@@ -142,6 +144,8 @@ FastAPIには、様々なバックグラウンドの人々を歓迎する素晴
 {% endfor %}
 {% endif %}
 
+{% endif %}
+
 ### Individual Sponsors
 
 {% if github_sponsors %}
index 75651592db2b25faeea3e24679565aa77e9e4d94..5d7b0923f33c40e1de1b420e2bd2110346e89022 100644 (file)
@@ -114,6 +114,8 @@ FastAPI 有一个非常棒的社区,它欢迎来自各个领域和背景的朋
 
 他们主要通过<a href="https://github.com/sponsors/tiangolo" class="external-link" target="_blank">GitHub Sponsors</a>支持我在 **FastAPI** (和其他项目)的工作。
 
+{% if sponsors %}
+
 {% if sponsors.gold %}
 
 ### 金牌赞助商
@@ -141,6 +143,8 @@ FastAPI 有一个非常棒的社区,它欢迎来自各个领域和背景的朋
 {% endfor %}
 {% endif %}
 
+{% endif %}
+
 ### 个人赞助
 
 {% if github_sponsors %}