-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat: Add complete Turkish (tr) language support to Huly Platform #9975
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
Merged
+3,985
−2
Conversation
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
|
Connected to Huly®: UBERF-13812 |
Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…on, ui, core) Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…ty, ai-assistant, analytics-collector, attachment, billing) Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…ndar, card, chat) Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…ion, contact) - 354 strings Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…s, desktop-downloads, desktop-preferences, diffview, document, drive) - 450+ strings Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…l, guest, hr) - 185 strings Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…y, lead, login, love) - 251 strings Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…ication, onboard, preference, print, process, products, questions, recorder) - 324 strings Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…support, survey, tags, telegram, templates, text-editor, time, training) - 599 strings Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…, test-management, tracker, uploader, view, workbench) - 1043 strings - TURKISH TRANSLATION COMPLETE! Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
…pdate all language files Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
aonnikov
approved these changes
Sep 30, 2025
Member
aonnikov
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.
Thanks for the contribution! You did fantastic job by identifying all the changes required to add Turkish language support.
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.
🇹🇷 Turkish Language Support
This PR adds complete Turkish language support to the Huly Platform, enabling Turkish-speaking users to use the application in their native language.
📊 Summary
tr.json)📁 Files Added
Server & Services (2 files)
server/account/lang/tr.json- Email templates (confirmation, recovery, invites, OTP)services/github/github-assets/lang/tr.json- GitHub integrationPackages (4 files)
packages/platform/lang/tr.json- Platform core stringspackages/presentation/lang/tr.json- Presentation layerpackages/ui/lang/tr.json- UI componentspackages/core/lang/tr.json- Core functionalityPlugins (57 files)
All plugin asset files with Turkish translations including:
🔧 Configuration Changes
'tr'to default language list in:desktop/src/ui/platform.tsdev/prod/src/platform.ts✅ Testing
To test Turkish language:
📝 Translation Quality
🎯 Impact
Related: This PR is part of the Turkish localization initiative for the Huly platform.