补全简体中文本土化的资源。#417
Conversation
…olicies - Created locales/zh-CN/SECURITY.md and locales/zh-CN/PRIVACY.md - Added language navigation headers to root SECURITY.md and PRIVACY.md - Updated README.md and locales/zh-CN/README.md to link to the new localized policies - Verified existing translations with scripts/find-missing-translations.js Co-authored-by: beautifulcn <16473795+beautifulcn@users.noreply.github.com>
…545495904 Comprehensive Simplified Chinese Localization for Security and Privacy Policies
📝 WalkthroughWalkthroughThis PR introduces comprehensive security and privacy documentation for Zoo Code with bilingual support. English versions of SECURITY.md and PRIVACY.md are updated with language selectors. Both README files (English and Chinese) gain new Security and Privacy sections. Complete Chinese translations of the policies are added to the locales directory. ChangesSecurity and Privacy Documentation with Bilingual Support
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 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 |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
locales/zh-CN/PRIVACY.md (1)
22-22: ⚡ Quick winConsider using the more common simplified Chinese term for "account".
The term "帐户" can be updated to "账户", which is the more widely used simplified Chinese form for "account" in modern contexts.
📝 Suggested terminology update
-此数据与您的已认证 Zoo Code 帐户关联。您可以随时通过聊天区域的 Zoo Code 徽章退出登录,从而停止此类数据收集。 +此数据与您的已认证 Zoo Code 账户关联。您可以随时通过聊天区域的 Zoo Code 徽章退出登录,从而停止此类数据收集。🤖 Prompt for 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. In `@locales/zh-CN/PRIVACY.md` at line 22, Replace the use of the traditional/less common simplified-Chinese term "帐户" with the more widely used "账户" in the privacy copy — specifically update the phrase "已认证 Zoo Code 帐户" (and any other occurrences of "帐户") to "已认证 Zoo Code 账户" so the wording matches modern simplified Chinese usage.
🤖 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.
Nitpick comments:
In `@locales/zh-CN/PRIVACY.md`:
- Line 22: Replace the use of the traditional/less common simplified-Chinese
term "帐户" with the more widely used "账户" in the privacy copy — specifically
update the phrase "已认证 Zoo Code 帐户" (and any other occurrences of "帐户") to "已认证
Zoo Code 账户" so the wording matches modern simplified Chinese usage.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: f7cc8c0f-a632-4291-a39f-e409d15443a2
📒 Files selected for processing (6)
PRIVACY.mdREADME.mdSECURITY.mdlocales/zh-CN/PRIVACY.mdlocales/zh-CN/README.mdlocales/zh-CN/SECURITY.md
已创建locales/zh-CN/SECURITY.md并locales/zh-CN/PRIVACY.md。
SECURITY.md向根目录添加了语言导航标头PRIVACY.md。
更新了根目录README.md和简体中文目录README.md,添加了安全和隐私相关的章节和链接。
已确认所有现有的 i18n JSON 键都已使用项目的翻译检查脚本本地化为简体中文。
Summary by CodeRabbit