feat: Add introduction to Node.js article in Portuguese-Brazil#8706
feat: Add introduction to Node.js article in Portuguese-Brazil#8706Lucas-Steffen wants to merge 2 commits intonodejs:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website Please review the changes when you have a chance. Thank you! 🙏 |
|
Note Your Pull Request seems to be updating Translations of the Node.js Website. Whilst we appreciate your intent; Any Translation update should be done through our Crowdin Project. Thank you! |
ovflowd
left a comment
There was a problem hiding this comment.
Hey there! I appreciate the effort and time you spent for this translation. Unfortunately translations must be done through Crowdin as documented on our README and collaboration guides.
We also do not support translations of the learn content. There are several reasons, if you're curious about them, let us know, but this means this PR will likely not land.
Thank you!
|
Okay, which pages can I help you with in translating the documentation? I'm a native Brazilian Portuguese speaker. |
|
You can check the README.md and follow our guidelines for translation there. On Crowdin it will let you know all that needs translation. Appreciate your interest on supporting our internationalization efforts! |
Description
Adds Brazilian Portuguese translation for the "Introduction to Node.js" page.
Validation
pnpm devhttp://localhost:3000/pt-br/learn/getting-started/introduction-to-nodejs
Related Issues
N/A
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.