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

This commit is contained in:
camperbot
2021-08-26 21:50:40 -07:00
committed by GitHub
parent 9d466b36f5
commit ef6604f69e
45 changed files with 97 additions and 98 deletions

View File

@@ -479,7 +479,7 @@ Você também é capaz de testar um desafio individualmente seguindo as seguinte
```
npm run test -- -g challenge-title-goes-here ```
Quando você verificar que cada desafio modificado passou nos testes, [crie um pull request](https://github.com/freeCodeCamp/freeCodeCamp/blob/main/docs/how-to-open-a-pull-request.md).
Once you have verified that each challenge you've worked on passes the tests, [please create a pull request](how-to-open-a-pull-request.md).
> [!TIP] Você pode definir a variável de ambiente `LOCALE` no `.env` no idioma do(s) desafio(s) que precisa testar.
>