]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add pt-br switcher to the Documentation website (GH-20301)
authorRafael Fontenelle <rffontenelle@users.noreply.github.com>
Sat, 23 May 2020 08:00:10 +0000 (05:00 -0300)
committerGitHub <noreply@github.com>
Sat, 23 May 2020 08:00:10 +0000 (04:00 -0400)
Doc/tools/static/switchers.js

index 9eb8ec8809aea0e1af52af6b44070d2f0e5c86fb..3b6de6f3d90fdde7fdb2737e4604eefbacebe249 100644 (file)
@@ -24,6 +24,7 @@
       'fr': 'French',
       'ja': 'Japanese',
       'ko': 'Korean',
+      'pt-br': 'Brazilian Portuguese',
   };
 
   function build_version_select(current_version, current_release) {