src/res: added Turkish tr translations - #28
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughAdded a Turkish Android localization resource containing translated UI strings for navigation, settings, messaging, account flows, confirmations, and other application features, along with configuration to synchronize it into the target Android project. ChangesTurkish localization
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 3
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@src/res/values-tr/strings_inu.xml`:
- Line 135: Update the InuSpoilers string value to use the singular “spoiler”
terminology consistently with nearby strings, while preserving the Turkish
label.
- Around line 350-352: Add the missing Turkish string resources InuJoinDate and
InuCreatedDate in the same section as InuRegDate, using Turkish translations
consistent with the base resource’s date-label meanings.
- Line 97: Update the InuCompactMode string value from “Kompat mod” to “Kompakt
mod” to correct the compact-mode label typo.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: c85b4ccd-82a4-485f-8895-3a06b8303ca6
📒 Files selected for processing (1)
src/res/values-tr/strings_inu.xml
|
Okay, I'll look into the AI's requests. I'm a little busy right now, but I'll be back. |
|
update |
I'll be there in 10 minutes, buddy 😉 |
I started working. |
- added values-tr in scripts/config.ts - added src/res/values-tr/strings_inu.xml Signed-off-by: cvnertnc <[email protected]>
I added it 😉 |
|
thanks! |
Summary by CodeRabbit