Skip to content

Commit 763b193

Browse files
authored
Add pt-br switcher to the Documentation website (GH-20301)
1 parent f5c1089 commit 763b193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/tools/static/switchers.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'fr': 'French',
2525
'ja': 'Japanese',
2626
'ko': 'Korean',
27+
'pt-br': 'Brazilian Portuguese',
2728
};
2829

2930
function build_version_select(current_version, current_release) {

0 commit comments

Comments
 (0)