nodejs.org
nodejs.org copied to clipboard
Added Bengali language configuration in i18n/config.json
Description
This PR adds support for the Bengali language to the Node.js website.
Validation
I have tested the changes locally by switching the language to Bengali and verifying that the website content is displayed correctly. Additionally, I have ensured that the language selector includes Bengali as an option.
Related Issues
N/A
Check List
- [x] I have read the Contributing Guidelines and made commit messages that follow the guideline.
- [ ] I have run
npx turbo format
to ensure the code follows the style guide. - [ ] I have run
npx turbo test
to check if all tests are passing. (If applicable) - [ ] I have run
npx turbo build
to check if the website builds without errors. - [ ] I've covered new added functionality with unit tests if necessary. (If applicable)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
nodejs-org | ✅ Ready (Inspect) | Visit Preview | Apr 12, 2024 4:05am |
closing as a duplicate of https://github.com/nodejs/nodejs.org/pull/6512