From 06ff193751c576ee02bb315db27fc6ab78a97934 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sat, 20 Dec 2025 18:38:48 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20Update=20docs/zh-hant/llm-prompt?= =?UTF-8?q?.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: W. H. Wang --- docs/zh-hant/llm-prompt.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/zh-hant/llm-prompt.md b/docs/zh-hant/llm-prompt.md index cd211f70b..6187853fe 100644 --- a/docs/zh-hant/llm-prompt.md +++ b/docs/zh-hant/llm-prompt.md @@ -27,7 +27,9 @@ Language code: zh-hant. ### Preferred translations / glossary -Use the following preferred translations when they apply in documentation prose: +1. Should avoid using simplified Chinese characters and terms. Always examine if the translation can be easily comprehended by the Traditional Chinese readers. +2. For some Python-specific terms like "pickle", "list", "dict" etc, we don't have to translate them. +3. Use the following preferred translations when they apply in documentation prose: - request (HTTP): 請求 - response (HTTP): 回應