Skip to content

i18n: 中英双语翻译 - 技能策略、智能体绑定与定时任务 (Bilingual i18n for Skill Policy, Agent Binding, and Scheduled Tasks)#659

Open
srxly888-creator wants to merge 3 commits intoValueCell-ai:mainfrom
srxly888-creator:main

Conversation

@srxly888-creator
Copy link
Copy Markdown

@srxly888-creator srxly888-creator commented Mar 24, 2026

概述 / Summary

为 PR #550 中的新功能补充中英双语翻译支持。/ Add bilingual Chinese + English translations for the new features in PR #550.

改动内容 / Changes

1. 技能策略 / Skill Policy

  • scope.title / scope.global / scope.agent
  • scope.globalHint / scope.agentHint / scope.runtimeWarning
  • policy.title / policy.globalEnabled / policy.agentOverrides

2. 智能体绑定 / Agent Binding

  • dialog.agentBinding / dialog.agentBindingDesc
  • dialog.selectAgent / dialog.noAgent

3. 定时任务 / Scheduled Tasks

  • 任务创建、调度、提示、校验与 schedule 文案补充为中英双语

为什么需要这个 PR / Why

  • 方便中文开发者理解和使用新功能 / Make the new features easier to understand for Chinese developers
  • 提升界面一致性 / Improve UI consistency across locales
  • 与现有 i18n 体系保持一致 / Stay aligned with the existing i18n system

测试 / Testing

  • 本地验证 JSON 格式正确 / Verified locale JSON syntax locally
  • 检查新增键值对齐 / Confirmed the new translation keys are aligned

Added bilingual (Chinese + English) translations for:

**Skills (技能)**:
- scope.title / scope.global / scope.agent
- scope.globalDesc / scope.agentDesc
- scope.selectAgent / scope.runtimeWarning
- scope.effective / scope.override
- policy.title / policy.globalEnabled
- policy.agentOverrides / policy.noOverrides

**Cron (定时任务)**:
- dialog.agentBinding / dialog.agentBindingDesc
- dialog.selectAgent / dialog.noAgent

方便中文开发者理解和使用新功能。
@srxly888-creator srxly888-creator changed the title 🌐 i18n: 添加中英双语翻译 - 技能策略和智能体绑定 (Bilingual i18n for Skill Policy & Agent Binding) i18n: 中英双语翻译 - 技能策略、智能体绑定与定时任务 (Bilingual i18n for Skill Policy, Agent Binding, and Scheduled Tasks) Mar 24, 2026
T added 2 commits March 30, 2026 13:35
✅ 新增内容:
- 性能优化策略(3 条)
- 内存优化技巧(3 条)
- 速度优化技巧(3 条)
- 性能监控代码

📊 统计:
- 字数:约 700 字
- 代码示例:5 个

🔥 火力全开 × 10
✅ 新增内容:
- 常见问题(3 个)
- 诊断工具(3 类)
- 解决方案(4 步)

🔥 火力全开 × 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant