-
Notifications
You must be signed in to change notification settings - Fork 396
feat: completed the whatsnew section of the tutorial #35
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
Conversation
.gitignore
Outdated
@@ -5,6 +5,9 @@ | |||
__pycache__/ | |||
*.py[cod] | |||
|
|||
# .mo files | |||
*.mo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Este está arriba, en la primera línea. No sé porqué no te los estaba detectando 🤷♂️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Creo que Claudia quería hacer unos cambios después de pasar pospell, verdad?
vale, si, queria hacer un par de cambios. Pero ahora me sale un conflicto. Me lo miro |
…d mo from gitignore and changed the translation of Library Reference
tutorial/whatnow.po
Outdated
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Me parece que aquí va a diferir con el trabajo realizado en #41
Sería bueno hacer un script para actualizar antes de subir?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
creo (espero) que ahora debería estar correcto :)
tutorial/whatnow.po
Outdated
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
He completado la sección what's now.