Skip to content

Commit 155a9dc

Browse files
miss-islingtonrougeth
authored andcommitted
bpo-38592 Add pt-br switcher to Python Docs website (pythonGH-16924) (pythonGH-16954)
(cherry picked from commit 85c6f8c) Co-authored-by: Marco Rougeth <marco@rougeth.com>
1 parent ed2db31 commit 155a9dc

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/tools/static/switchers.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
'fr': 'French',
2424
'ja': 'Japanese',
2525
'ko': 'Korean',
26+
'pt-br': 'Brazilian Portuguese',
2627
'zh-cn': 'Simplified Chinese',
2728
};
2829

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add Brazilian Portuguese to the language switcher at Python Documentation website.

0 commit comments

Comments
 (0)