Add Turkish (tr) translation for Get Started section#45158
Merged
stevhliu merged 3 commits intohuggingface:mainfrom Apr 2, 2026
Merged
Add Turkish (tr) translation for Get Started section#45158stevhliu merged 3 commits intohuggingface:mainfrom
stevhliu merged 3 commits intohuggingface:mainfrom
Conversation
|
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. |
Adds the notebook installation content and black formatting patterns config file to the Turkish documentation source directory.
Contributor
Author
Done. |
Member
|
build-doc |
Contributor
louzongzhi
pushed a commit
to louzongzhi/transformers
that referenced
this pull request
Apr 3, 2026
* Add Turkish (tr) translation for Get Started section * Fix broken anchor link in quicktour.md * Add _config.py for Turkish docs Adds the notebook installation content and black formatting patterns config file to the Turkish documentation source directory.
marvinzh
pushed a commit
to marvinzh/transformers
that referenced
this pull request
Apr 3, 2026
* Add Turkish (tr) translation for Get Started section * Fix broken anchor link in quicktour.md * Add _config.py for Turkish docs Adds the notebook installation content and black formatting patterns config file to the Turkish documentation source directory.
SangbumChoi
pushed a commit
to SangbumChoi/transformers
that referenced
this pull request
Apr 4, 2026
* Add Turkish (tr) translation for Get Started section * Fix broken anchor link in quicktour.md * Add _config.py for Turkish docs Adds the notebook installation content and black formatting patterns config file to the Turkish documentation source directory.
sirzechs66
pushed a commit
to sirzechs66/transformers
that referenced
this pull request
Apr 18, 2026
* Add Turkish (tr) translation for Get Started section * Fix broken anchor link in quicktour.md * Add _config.py for Turkish docs Adds the notebook installation content and black formatting patterns config file to the Turkish documentation source directory.
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.
Summary
This PR re-creates the Turkish (
tr) documentation for the Transformers library, starting with the Get Started section. The original Turkish translation was accidentally removed in commit fce7465 (#40999). This contribution follows the tracking issue #27088.Files added:
docs/source/tr/_toctree.yml- Table of contents for Turkish docsdocs/source/tr/index.md- Main landing page (translated fromen/index.md)docs/source/tr/quicktour.md- Quick start guide (translated fromen/quicktour.md)docs/source/tr/installation.md- Installation guide (translated fromen/installation.md)Files modified:
.github/workflows/build_documentation.yml- Addedtrto the languages listTranslation notes:
Refs #27088