[Python-checkins] bpo-31149: Doc: Add Japanese to the language switcher. (#3028)

Victor Stinner webhook-mailer at python.org
Tue Aug 8 17:26:49 EDT 2017


https://github.com/python/cpython/commit/c82b7f332aff606af6c9c163da75f1e86514125e
commit: c82b7f332aff606af6c9c163da75f1e86514125e
branch: master
author: Julien Palard <julien at palard.fr>
committer: Victor Stinner <victor.stinner at gmail.com>
date: 2017年08月08日T23:26:46+02:00
summary:
bpo-31149: Doc: Add Japanese to the language switcher. (#3028)
files:
M Doc/tools/static/switchers.js
diff --git a/Doc/tools/static/switchers.js b/Doc/tools/static/switchers.js
index 470ff6d33b7..de9e7b76f9e 100644
--- a/Doc/tools/static/switchers.js
+++ b/Doc/tools/static/switchers.js
@@ -21,6 +21,7 @@
 var all_languages = {
 'en': 'English',
 'fr': 'Français',
+ 'ja': 'Japanese',
 };
 
 function build_version_select(current_version, current_release) {


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /