UPDATE Documentation for #TRANSLATING.md Documentation into Multiple Languages.(Changes made)#34226
Merged
stevhliu merged 4 commits intohuggingface:mainfrom Oct 30, 2024
Merged
Conversation
Member
|
cc @stevhliu |
stevhliu
approved these changes
Oct 30, 2024
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
BernardZach
pushed a commit
to BernardZach/transformers
that referenced
this pull request
Dec 5, 2024
…Languages.(Changes made) (huggingface#34226) * Update TRANSLATING.md * Apply suggestions from code review Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Update TRANSLATING.md --------- Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
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.
This PR introduces a guide for translating the Transformers documentation into multiple languages as part of the project’s effort to make machine learning more accessible globally.
Key Changes:
New Translation Instructions: Added detailed step-by-step instructions for contributing translations, covering everything from opening issues to forking the repository, and translating relevant files.
File Organization: Included a guide on how to copy the English documentation to a new language folder using ISO 639-1 or ISO 639-2 language codes.
_toctree.yml Guidance: Provided instructions on editing or creating the _toctree.yml file to correctly render the documentation’s table of contents for the new language.
Collaboration Encouragement: Emphasized the importance of collaboration, inviting contributors to share glossaries and tag team members for assistance.
Files Modified:
Additional Notes:
The guide encourages new contributors to open issues before starting a translation, ensuring no duplicate efforts.
Resources and tips for effective translation are included to help users maintain consistent terminology.
I’ve added links to relevant documentation, including language code references and GitHub commands.