mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-24 08:16:11 -04:00
🌐 Enable Traditional Chinese translations (#14842)
This commit is contained in:
committed by
GitHub
parent
110b45d9b2
commit
570e592a03
@@ -331,6 +331,8 @@ extra:
|
||||
name: tr - Türkçe
|
||||
- link: /uk/
|
||||
name: uk - українська мова
|
||||
- link: /zh-hant/
|
||||
name: zh-hant - 繁體中文
|
||||
extra_css:
|
||||
- css/termynal.css
|
||||
- css/custom.css
|
||||
|
||||
@@ -31,7 +31,7 @@ SUPPORTED_LANGS = {
|
||||
"tr",
|
||||
"uk",
|
||||
# "zh",
|
||||
# "zh-hant",
|
||||
"zh-hant",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user