Hi, developers! 👋
Welcome to the Microsoft Graph JavaScript SDK with Next.js Workshops.
If you want to help us to translate the workshops to your language, you can do it by following the steps in the next section.
- Fork this repository
- Inside the
workshops
folder create a new folder with the name of your language (e.g.pt-br
for Portuguese). - Inside the folder you just created, create a new folder with the name of the workshop you want to translate (e.g.
tutorial-demo-01
for the Authentication App workshop). - Now you can start translating the workshop. You can use english version as a reference to translate the workshop.
- Once you finish the translation, open a pull request to the
main
branch of this repository. - Wait for the pull request to be approved and merged.
- 🎉🎉🎉 Congratulations! You just translated the workshop to your language!