Skip to content

Traducido email.parser #632

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 10 commits into from
Aug 12, 2020
Prev Previous commit
Next Next commit
Update library/email.parser.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
aroquega and cmaureir authored Aug 10, 2020
commit 393f5c8833ffa9d403e4194d052ac85543d18925
2 changes: 1 addition & 1 deletion library/email.parser.po
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ msgid ""
"reading the headers or not. The default is ``False``, meaning it parses the "
"entire contents of the file."
msgstr ""
"El argumento opcional *headersonly* es una bandera que especifica si se debe "
"El argumento opcional *headersonly* es un flag que especifica si se debe "
"analizar después de leer las cabeceras o no. El valor por defecto es "
"``False``, significando que analiza el contenido entero del archivo."

Expand Down