8000 Closes #696 : Traducción HTTP by Victoriapm · Pull Request #743 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Closes #696 : Traducción HTTP #743

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Sep 11, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/http.po
Co-authored-by: fjsevilla <fjsevilla2.0@gmail.com>
  • Loading branch information
Victoriapm and fjsevilla-dev authored Sep 8, 2020
commit 2e27cbad4bd7d5a7ad06e8a9703b6392f9148fb6
8000
6 changes: 3 additions & 3 deletions library/http.po
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ msgid ""
"codes/http-status-codes.xhtml>`_ status codes available in :class:`http."
"HTTPStatus` are:"
msgstr ""
"Soportado, `IANA-registered <https://www.iana.org/assignments/http-status-"
"codes/http-status-codes.xhtml>`_ los códigos de estado disponibles en :class:"
"`http.HTTPStatus` son:"
"Los códigos de estado `registrados por IANA <https://www.iana.org/"
"assignments/http-status-codes/http-status-codes.xhtml>`_ soportados y "
"disponibles en :class:`http.HTTPStatus` son:"

#: ../Doc/library/http.rst:60
msgid "Code"
Expand Down
0