fix(i18n): use Simplified Chinese locale label - #823
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe ChangesLocale label correction
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change corrects the Simplified Chinese label in both language selectors without altering application behavior; no actionable merge-blocking risk remains beyond normal checks and review. 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 |
Pull Request Template
Description
Replace the traditional-form label
簡體中文with the Simplified Chinese label简体中文in both application language selectors.Motivation
The Simplified Chinese option should identify itself using Simplified Chinese characters.
Type of Change
Related Issue(s)
None.
Screenshots / Video
Not applicable for this text-only correction.
Testing Guide
zh-CNlabel maps now use简体中文.git diff --check.Checklist
Thank you for contributing!
Summary by CodeRabbit