Files
agv-control-slam/.claude/LANGUAGE_PREFERENCE.md
CaiXiang af65c2425d initial
2025-11-14 16:09:58 +08:00

31 lines
790 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 语言偏好设置
## 配置
- **首选语言:** 中文简体中文zh-CN
- **生效范围:** 所有交互和文档
- **设置时间:** 2025-11-14
## 说明
本项目的所有 Claude Code 交互、文档、注释和技能文档都使用**中文**。
### 包括但不限于:
- ✅ 所有对话和回复
- ✅ 技能文档(.claude/skills/*.md
- ✅ 代码注释
- ✅ 提交信息
- ✅ 错误提示和警告
- ✅ 文档和说明文件
### 例外情况:
- 代码本身(变量名、函数名保持英文以符合编程规范)
- 第三方库的 API 调用
- 技术术语在必要时保留英文
## 实施状态
- [x] 语言偏好已配置
- [x] CAN 协议技能文档已翻译为中文
- [x] 后续所有交互使用中文
---
**最后更新:** 2025-11-14