Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Bengali language configuration in i18n/config.json #6649

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ssakib4040
Copy link
Contributor

@ssakib4040 ssakib4040 commented Apr 11, 2024

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

  • 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)

@ssakib4040 ssakib4040 requested a review from a team as a code owner April 11, 2024 20:36
Copy link

vercel bot commented Apr 11, 2024

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

i18n/config.json Outdated Show resolved Hide resolved
added default false in the bengali language. 

Signed-off-by: Sadman Sakib <ssakib4040@gmail.com>
@AugustinMauroy AugustinMauroy added the i18n Issues/PRs related to the Website Internationalisation label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n Issues/PRs related to the Website Internationalisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants