We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf997b commit 9078b8eCopy full SHA for 9078b8e
1 file changed
.cursor/skills/pgweekly-blog-generation/SKILL.md
@@ -57,6 +57,16 @@ Determine from `metadata.txt` (thread date) or use current date. Use ISO week nu
57
| Chinese | Professional 中文 technical writing, natural terminology (不要直译) |
58
| Both | Code blocks with syntax highlighting; links to docs/references |
59
60
+## Terminology (Chinese)
61
+
62
+When writing the Chinese version, use these standard translations:
63
64
+| English | 中文 |
65
+|---------|------|
66
+| planner | **优化器** (not 规划器) |
67
68
+Apply consistently in titles, body text, and navigation (e.g. "查询优化器优化", "优化器可以选择...").
69
70
## SUMMARY.md Format
71
72
```markdown
0 commit comments