-
Notifications
You must be signed in to change notification settings - Fork 307
Add Bengali translation for SemVer documentation (Resolves #417) #484
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
Conversation
JohnTitor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay! Overall LGTM with one question around period.
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
|
@forhadakhan is attempting to deploy a commit to the Yuki Okushi's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds a complete Bengali (বাংলা) translation of the Semantic Versioning 2.0.0 specification, resolving issue #417. The translation includes both the main documentation page and the versioned spec, along with proper Bengali font styling and configuration updates.
Key Changes:
- Complete Bengali translation of the SemVer 2.0.0 specification documentation
- Added custom CSS for proper Bengali font rendering using Google Fonts
- Updated site configuration to include Bengali in the language list
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
lang/bn/spec/v2.0.0.md |
Complete Bengali translation of the SemVer 2.0.0 specification |
lang/bn/index.md |
Bengali translation of the main SemVer documentation page |
css/lang/bn.css |
Custom CSS for Bengali typography using Noto Sans Bengali font |
_config.yml |
Added Bengali (বাংলা) to the supported languages list |
TRANSLATORS.md |
Added translator credit for @forhadakhan |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Hi @JohnTitor , |
|
Sorry for the delay, thanks! |
PR Checklist
specdir.npm run lint.TRANSLATORS.md.Hi @JohnTitor,
This is Forhad. Following issue #417, I have added the Bengali translation. I somehow missed it earlier, but better late than never, right? I hope everything looks fine and that you will be able to merge it soon. If any revisions are needed, please let me know.
Thank you!
Closes #417