File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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---
7777title: Cluster Keys Overview → title: 聚簇键(Cluster Key)概述
7878description: Learn about cluster keys in Databend → description: 了解 Databend 中的聚簇键(Cluster Key)
You can’t perform that action at this time.
0 commit comments