Translated security-best-practices for hindi#3682
Open
gaurav7902 wants to merge 2 commits into
Open
Conversation
|
// Before (current - fails on any issues): // After (only fail on fatal errors): |
kenyonj
reviewed
Jun 1, 2026
Contributor
There was a problem hiding this comment.
Thanks for taking this on, @gaurav7902! Structurally this looks great:
- Heading parity matches the English source exactly (11
##, 13###) - Frontmatter title and description are translated
- The
untranslated: trueflag was correctly removed now that this article has been translated - Technical terms (SAST, SBOM, OWASP, GitHub, Node.js, MFA, etc.) sensibly kept in English
- Existing cross-article anchor link (
legal/#which-open-source-license-is-appropriate-for-my-project) preserved
Heads-up: I am not a native speaker of this language, so I have leaned on AI to help spot-check the translation rather than verify fluency end-to-end.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Translated
security-best-practices-for-your-project.mdinto HindiUpdated the Hindi security-best-practices article with a polished translation, removed the
untranslated: truemarker preserving the original article structure, metadata, links, aside, and contributor credits.Note: the Hindi translation is already live; just one article was remained untranslated. This PR only updates the article content from untranslated English to Hindi.