Skip to content

Commit c585dde

Browse files
authored
Update prompt.txt
1 parent 1c2bcdc commit c585dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prompt.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ For document-relevant technical terms, ALWAYS use: **中文翻译(英文名词
1717
### 2. Process _category_.json Files
1818
- Translate: Only the values (e.g., `"label": "查询(Query)"`)
1919
- Keep: All keys and JSON structure unchanged
20+
- **CRITICAL: The output for `.json` files must be the raw JSON text itself, NOT wrapped in a ` ```json ` code block.**
2021

2122
### 3. Identify Code Blocks
2223
- Locate all sections within triple backticks (``` ```) that denote code blocks
@@ -72,7 +73,6 @@ For document-relevant technical terms, ALWAYS use: **中文翻译(英文名词
7273
## Translation Examples
7374

7475
**YAML:**
75-
```yaml
7676
---
7777
title: Cluster Keys Overview → title: 聚簇键(Cluster Key)概述
7878
description: Learn about cluster keys in Databend → description: 了解 Databend 中的聚簇键(Cluster Key)

0 commit comments

Comments
 (0)