Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9de13b1

Browse filesBrowse files
authored
Merge pull request realpython#808 from vcaldas/language
Language pt_BR - Fixes realpython#788
2 parents c14dccf + 8376cfa commit 9de13b1
Copy full SHA for 9de13b1

File tree

2 files changed

+2
-0
lines changed
Filter options

2 files changed

+2
-0
lines changed

‎docs/_templates/sidebarintro.html

Copy file name to clipboardExpand all lines: docs/_templates/sidebarintro.html
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,5 @@ <h3>Translations</h3>
6767
<li><a href="https://pythonguidecn.readthedocs.io/zh/latest/">Chinese</a></li>
6868
<li><a href="http://python-guideja.readthedocs.io/ja/latest/">Japanese</a></li>
6969
<li><a href="https://python-guide-kr.readthedocs.io/ko/latest/">Korean</a></li>
70+
<li><a href="http://python-guide-pt-br.readthedocs.io/pt_BR/latest/">Brazilian Portuguese</a></li>
7071
</ul>

‎docs/_templates/sidebarlogo.html

Copy file name to clipboardExpand all lines: docs/_templates/sidebarlogo.html
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ <h3>Translations</h3>
4848
<li><a href="https://pythonguidecn.readthedocs.io/zh/latest/">Chinese</a></li>
4949
<li><a href="http://python-guideja.readthedocs.io/ja/latest/">Japanese</a></li>
5050
<li><a href="https://python-guide-kr.readthedocs.io/ko/latest/">Korean</a></li>
51+
<li><a href="http://python-guide-pt-br.readthedocs.io/pt_BR/latest/">Brazilian Portuguese</a></li>
5152
</ul>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.