-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix(i18n): Update ta-IN, hi-IN and te-IN translations #6890
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
base: develop
Are you sure you want to change the base?
fix(i18n): Update ta-IN, hi-IN and te-IN translations #6890
Conversation
WalkthroughUpdated Indian locale files to replace mixed-language strings with target-language translations: Tamil (ta-IN), Telugu (te-IN), and a placeholder normalization in Hindi (hi-IN). No code or control-flow changes. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@diegolmello @OtavioStasiak @Rohit3523 |
|
Thanks for your contribution, @Yaddalapalli-Charan-Kumar-Naidu! |
|
Thanks a lot for the quick response, |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Proposed changes
This PR fixes mixed-language translation issues in Indian locale files by correcting incorrect translations in Tamil (
ta-IN.json) and Telugu (te-IN.json).Non-native language strings were replaced with proper translations to ensure localization consistency and correct UI rendering.
Issue(s)
Fixes #6889
https://rocketchat.atlassian.net/browse/COMM-115
How to test or reproduce
Screenshots
Types of changes
Checklist
Further comments
This change is limited strictly to locale files and does not affect application logic or behavior.
It improves localization accuracy for Indian language users and prevents incorrect scripts from appearing in production UI.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.