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

This commit is contained in:
camperbot
2021-08-27 09:23:06 -07:00
committed by GitHub
parent cfbc7e9283
commit a973b29042
24 changed files with 50 additions and 49 deletions

View File

@@ -476,7 +476,7 @@ Puoi anche testare una sfida singola con i seguenti step:
```
npm run test -- -g challenge-title-goes-here ```
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).
Una volta che avrai verificato che ogni sfida su cui hai lavorato passi i test, [per favore crea una pull request](how-to-open-a-pull-request.md).
> [!TIP] Puoi impostare la variabile d'ambiente `LOCALE` nel file `.env` alla lingua usata nelle sfide che devi testare.
>