mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-07 16:40:31 -04:00
🌐 Remove Vietnamese note about missing translation (#9957)
This commit is contained in:
committed by
GitHub
parent
8d27236648
commit
076bdea671
@@ -59,6 +59,8 @@ nav:
|
||||
- pt: /pt/
|
||||
- ru: /ru/
|
||||
- tr: /tr/
|
||||
- uk: /uk/
|
||||
- vi: /vi/
|
||||
- zh: /zh/
|
||||
- features.md
|
||||
- fastapi-people.md
|
||||
@@ -236,6 +238,10 @@ extra:
|
||||
name: ru - русский язык
|
||||
- link: /tr/
|
||||
name: tr - Türkçe
|
||||
- link: /uk/
|
||||
name: uk
|
||||
- link: /vi/
|
||||
name: vi
|
||||
- link: /zh/
|
||||
name: zh - 汉语
|
||||
extra_css:
|
||||
|
||||
1
docs/uk/mkdocs.yml
Normal file
1
docs/uk/mkdocs.yml
Normal file
@@ -0,0 +1 @@
|
||||
INHERIT: ../en/mkdocs.yml
|
||||
@@ -1,7 +1,3 @@
|
||||
|
||||
{!../../../docs/missing-translation.md!}
|
||||
|
||||
|
||||
<p align="center">
|
||||
<a href="https://fastapi.tiangolo.com"><img src="https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png" alt="FastAPI"></a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user