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