From 5d45f83ee1fa753762ff2291a83c59c8271c0f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sat, 20 Dec 2025 18:35:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20LLM=20instructions=20fr?= =?UTF-8?q?om=20review?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/llm-prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/llm-prompt.md b/docs/zh/llm-prompt.md index e74ebbb65..1dfbe5916 100644 --- a/docs/zh/llm-prompt.md +++ b/docs/zh/llm-prompt.md @@ -40,7 +40,7 @@ Use the following preferred translations when they apply in documentation prose: 2) If a title is present, prefer these canonical titles: - `/// tip | 提示` -- `/// note | 技术细节` +- `/// note | 注意` - `/// warning | 警告` - `/// info | 信息` - `/// danger | 危险`