chore(i18n,docs): update translations (#42429)

This commit is contained in:
camperbot
2021-06-11 00:03:49 +09:00
committed by GitHub
parent df4c0ef8f6
commit 121b92e2dd
9 changed files with 387 additions and 6 deletions

View File

@ -29,6 +29,9 @@ Before you work on the curriculum, you would need to set up some tooling to help
- Edit the files on GitHub's interface by clicking the pencil icon for the corresponding file. While this is the quickest way, It is **not recommended**, because you are unable to test your changes on GitHub. If our maintainers conclude that the changes you made need to be tested locally, you would need to follow the methods above instead.
### How to work on practice projects
The practice projects have some additional tooling to help create new projects and steps. To read more, see [these docs](how-to-work-on-practice-projects.md)
## Challenge Template
````md