diff options
author | Marco Rougeth <marco@rougeth.com> | 2019-10-27 08:30:12 (GMT) |
---|---|---|
committer | Julien Palard <julien@palard.fr> | 2019-10-27 08:30:12 (GMT) |
commit | 85c6f8c65cd4f7219522c1f304bdfff19f785e7a (patch) | |
tree | 870db18f43f40a682b8b67df29391bfb049fc5ee /Misc | |
parent | 5c32af7522d908e8c7da0243af37618433289cc5 (diff) | |
download | cpython-85c6f8c65cd4f7219522c1f304bdfff19f785e7a.zip cpython-85c6f8c65cd4f7219522c1f304bdfff19f785e7a.tar.gz cpython-85c6f8c65cd4f7219522c1f304bdfff19f785e7a.tar.bz2 |
bpo-38592 Add pt-br switcher to Python Docs website (GH-16924)
* 📜🤖 Added by blurb_it.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Documentation/2019-10-26-13-19-07.bpo-38592.Y96BYO.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Documentation/2019-10-26-13-19-07.bpo-38592.Y96BYO.rst b/Misc/NEWS.d/next/Documentation/2019-10-26-13-19-07.bpo-38592.Y96BYO.rst new file mode 100644 index 0000000..3752d48 --- /dev/null +++ b/Misc/NEWS.d/next/Documentation/2019-10-26-13-19-07.bpo-38592.Y96BYO.rst @@ -0,0 +1 @@ +Add Brazilian Portuguese to the language switcher at Python Documentation website.
\ No newline at end of file |