Skip to content

Traduccion reference toplevel components #1085

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

Closed
wants to merge 15 commits into from
Closed
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
Correcion y powrap library/email
  • Loading branch information
wilo-dev committed Oct 16, 2020
commit 3b70d60f43f7a6898ae2de461245c195770e3a9a
2 changes: 1 addition & 1 deletion library/email.po
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ msgid ""
"but this usage is discouraged as it is too easy to end up with messages that "
"are not valid in one way or another.)"
msgstr ""
"Los otros dos componentes principales del aoquete son :mod:`~email.parser` y "
"Los otros dos componentes principales del paquete son :mod:`~email.parser` y "
"mod:`~email.generator`. El parser toma la versión serializada de un mensaje "
"de correo electrónico (una secuencia de bytes) Y la convierte en un árbol de "
"objetos :class:`~email.message.EmailMessage` El generador toma un :class:"
Expand Down