docs: add Turkish localization (README.tr.md and translation refinements)#639
docs: add Turkish localization (README.tr.md and translation refinements)#639luluwux wants to merge 18 commits into
Conversation
Updated contributor list to include 'Maintainer' designation.
There was a problem hiding this comment.
Pull request overview
Adds Turkish localization support for the project documentation and runtime strings, aligning with Issue #23’s request for localized README + hardcoded/stat strings.
Changes:
- Added a new Turkish README translation (
locales/README.tr.md). - Updated the locale navbar across existing READMEs (and root
README.md) to include Turkish. - Refined Turkish strings in
sources/translation.json.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
sources/translation.json |
Updates Turkish locale strings used by the app/action output. |
locales/README.tr.md |
Introduces a full Turkish README translation. |
README.md |
Adds Turkish link to the main README language navbar. |
locales/README.de.md |
Adds Turkish link to the localized navbar. |
locales/README.es.md |
Adds Turkish link to the localized navbar. |
locales/README.fr.md |
Adds Turkish link to the localized navbar. |
locales/README.hi.md |
Adds Turkish link to the localized navbar. |
locales/README.ja.md |
Adds Turkish link to the localized navbar. |
locales/README.ko.md |
Adds Turkish link to the localized navbar. |
locales/README.pt.md |
Adds Turkish link to the localized navbar. |
locales/README.ru.md |
Adds Turkish link to the localized navbar. |
locales/README.zh.md |
Adds Turkish link to the localized navbar. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Fixed Turkish translation order Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 12 out of 12 changed files in this pull request and generated 5 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
naturalize Turkish phrasing in README Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Naturalize Turkish phrasing and fix workflow name inconsistency
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
naturalize Turkish phrasing and fix workflow name inconsistency
|
Thanks for your patience with the updates! Turkish is a very nuanced language with many ways to express the same idea, so I wanted to make sure the phrasing felt completely natural rather than like a direct translation. This should be the final version now. |
Following our discussion in issue #23, I've completed the Turkish localization:
README.tr.md: Created a high-quality translation based on the automated template but manually refined for better readability and technical accuracy.
translation.json: Refined existing phrases to make them sound more "native" and consistent with developer terminology (e.g., using "Repository Secrets" and natural time indicators).
Localization: I've also translated the "Important" notice to ensure a fully localized experience for Turkish developers.
Ready for review. Thanks for this awesome project! 🚀