Commit 45a5fdb9 authored by zhsj's avatar zhsj Committed by Julien Palard

bpo-36425: Add Simplified Chinese to the language switcher (GH-12537)

parent 3eca28c6
......@@ -22,6 +22,7 @@
'fr': 'French',
'ja': 'Japanese',
'ko': 'Korean',
'zh-cn': 'Simplified Chinese',
};
function build_version_select(current_version, current_release) {
......
New documentation translation: `Simplified Chinese
<https://docs.python.org/zh-cn/>`_.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment