Skip to content

Commit 1a355a0

Browse files
committed
Add custom instructions for zh-CN
1 parent 580672f commit 1a355a0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Simplified Chinese (zh-CN) Translation Guidelines
2+
3+
## Key Terminology
4+
5+
| English Term | Preferred (zh-CN) | Avoid |
6+
| --------------- | ------------------ | ----------------- |
7+
| auto-approve | 自动批准 | 始终批准 |
8+
| tokens | Token / Token 用量 | Tokens / 令牌 |
9+
| API cost | API 费用 | API 成本 |
10+
| expand/collapse | 展开/收起 | 查看更多/查看更少 |
11+
12+
## Formatting Rules
13+
14+
- Add spaces between Chinese and English/numbers: "API 费用" (not "API费用")
15+
- Use proper spacing for ranges: "已使用: {{used}} / {{total}}" (not "已使用:{{used}}/{{total}}")
16+
- Use concise language for UI elements
17+
- Format complex instructions with bullet points

0 commit comments

Comments
 (0)