Kaydet (Commit) 57794832 authored tarafından Dong-hee Na's avatar Dong-hee Na Kaydeden (comit) Julien Palard

bpo-33378: Add Korean to the language switcher. (GH-6627)

üst e022bbc1
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
'en': 'English', 'en': 'English',
'fr': 'French', 'fr': 'French',
'ja': 'Japanese', 'ja': 'Japanese',
'ko': 'Korean',
}; };
function build_version_select(current_version, current_release) { function build_version_select(current_version, current_release) {
......
Add Korean language switcher for https://docs.python.org/3/
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