cal.com
cal.com copied to clipboard
feat: Add Bengali Language Support. This fixes #17717
What does this PR do?
Adds Bengali Support to Cal.com
-
Fixes #17717 (GitHub issue number)
-
Mentioned in https://github.com/calcom/cal.com/discussions/17716
-
[x] I have self-reviewed the code (A decent size PR without self-review might be rejected).
-
[x] I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox. N/A
-
[ ] I confirm automated tests are in place that prove my fix is effective or that my feature works.
How should this be tested?
- Are there environment variables that should be set? No new environment variables are required for this feature.
- What are the minimal test data to have? Logging in to Cal.com and opening some UI screens with text
- What is expected (happy path) to have (input and output)? Input should be any language Output should be Bengali
- Any other important info that could help to test that PR No
Checklist
- I have read the contributing guide
- My code follows the style guidelines of this project
- I have made changes to the i18n common.json files.
@akashkinkarpandey is attempting to deploy a commit to the cal Team on Vercel.
A member of the Team first needs to authorize it.
Graphite Automations
"Add consumer team as reviewer" took an action on this PR • (04/06/25)
1 reviewer was added to this PR based on Keith Williams's automation.
"Add community label" took an action on this PR • (04/06/25)
1 label was added to this PR based on Keith Williams's automation.
@TusharBhatt1 Here is the video
https://github.com/user-attachments/assets/35222aa0-e7cf-4f04-bb1c-840cd8a298e6
@PeerRich can you kindly review the PR ? Also, @TusharBhatt1 have you added another commit to this branch as a mistake ? Last time it appeared, I removed it while rebasing it with main but seems like you have pushed the commit ( 2335a9135ad7 ) again.
This PR is being marked as stale due to inactivity.
Making it draft. Feel free to rfr once the comments are addressed.
@kart1ka I have fixed alphabetical ordering mentioned by @keithwillcode . I have also re-based the branch with main and pushed it.