feat(localization): add Simplified Chinese (zhCN) translations, Notes, Category#143
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughAdded Simplified Chinese localization: TOC metadata gained Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
|
Hey @7peanuts - welcome, and thank you for this! 🎉 This is the first community contribution to DragonToast, and I'm genuinely happy it's a high-quality localization. The Simplified Chinese translations look solid - clean, accurate, and complete. Really appreciate you taking the time to do this. A couple of things before I can merge: PR title and commit messagesI use Conventional Commits across the project so that the changelog and releases are generated automatically. The PR title and commit messages need to follow that format to get picked up properly. For the PR title, something like: And for the commits, prefix them with Minor fix
Heads up - incoming rebaseI'm preparing a refactor PR that will change the locale key format across the codebase. Once that merges, you'll need to rebase this branch on top of it. The good news is your translations are already in the correct format, so the rebase should be straightforward - mostly just resolving the key renames in the base files, not your actual translation work. I'll ping you here when that lands. Thanks again for contributing - looking forward to getting this merged! 🐉 |
|
Ok, done. |
Description
Update zhCN localization, Notes, Category
Type of Change
Checklist
Summary by CodeRabbit