8000 Traduccion library email2 by wilo-dev · Pull Request #1097 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traduccion library email2 #1097

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 21 commits into from
Closed

Traduccion library email2 #1097

wants to merge 21 commits into from

Conversation

wilo-dev
Copy link
Contributor

close #847

@cmaureir
Copy link
Collaborator

@willian593 sigues agregando todo lo que tienes y no solo el archivo nuevo, no estás siguiendo los pasos que te mencioné. Por favor, intenta seguir los pasos sin saltarte ninguno.

  • Guarda tu traducción a un lugar seguro
  • git checkout 3.8 vuelves a la rama principal de tu fork.
  • git fetch upstream actualizas las referencias al repositorio original
  • git merge upstream/3.8 actualizas tu fork con los últimos cambios del repositorio oficial
  • git checkout -b nueva_rama esto creará una nueva rama limpia, sin ningun cambio pasado como lo vez acá.
  • Copias solo tu archivo traducido al directorio que corresponde, remplazando library/email.po
  • git status esto deberia mostrar solo el archivo de traducción diciendo que hay cambios
  • git add library/email.po agregas el archivo
  • git commit -m "Traducido library/email" creas el nuevo commit
  • git push origin nueva_rama esto creara un pull request limpio, sin todos los cambios anteriores.

@cmaureir cmaureir closed this Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate 'library/email.po'
2 participants
0