mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 02:37:42 +00:00
Fix language selection
This commit is contained in:
@@ -226,7 +226,7 @@ const config = {
|
|||||||
label: "English",
|
label: "English",
|
||||||
},
|
},
|
||||||
"zh-cn": {
|
"zh-cn": {
|
||||||
label: "簡體中文",
|
label: "简体中文",
|
||||||
},
|
},
|
||||||
"zh-tw": {
|
"zh-tw": {
|
||||||
label: "繁體中文",
|
label: "繁體中文",
|
||||||
|
|||||||
Reference in New Issue
Block a user