Added 简体中文 (Simplified Chinese) to language picker.

Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
This commit is contained in:
Kevin Putnam
2019-09-09 14:30:50 -07:00
parent 8b19b4b151
commit 6d763205d2
+1 -1
View File
@@ -143,7 +143,7 @@ html_context = {
"conf_py_path": "/source/", # Path in the checkout to the docs root
"current_version": current_version,
"languages": ( ("English", "/clearlinux/latest"),
("Future Language Support", "/clearlinux/latest")
("简体中文 (Simplified Chinese)", "/clearlinux/latest/zh_CN")
#("Chinese", "/clearlinux/latest/zh_CN")
),
"versions": ( ("latest", "/clearlinux/latest"),