-
Notifications
You must be signed in to change notification settings - Fork 376
fix issue #6567 Update account deletion localization in zh-CN #6577
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
Conversation
Replaces '删除帐户' with '删除账户' for consistency in account deletion placeholders and confirmation prompts in the Simplified Chinese localization.
🦋 Changeset detectedLatest commit: ea5603b The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@dearfad is attempting to deploy a commit to the Clerk Production Team on Vercel. A member of the Team first needs to authorize it. |
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis change updates Chinese (zh-CN) localization strings in packages/localizations/src/zh-CN.ts. Three keys related to account deletion were modified to use “账户” instead of “帐户,” and the English prompt/confirmation "Delete account" was localized to “删除账户.” No other strings, structures, exported entities, or public APIs were changed. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. 📜 Recent review detailsConfiguration used: CodeRabbit UI 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (1)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
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 your contribution!
Replaces '删除帐户' with '删除账户' for consistency in account deletion placeholders and confirmation prompts in the Simplified Chinese localization.
Description
#6567
Type of change
🐛 Bug fix
Summary by CodeRabbit