-
- Display the model's internal thoughts in the response.
+
+ Allows the model to return its thinking process.
diff --git a/public/locales/fr-fr.json b/public/locales/fr-fr.json
index 22d163a65..8caacde2d 100644
--- a/public/locales/fr-fr.json
+++ b/public/locales/fr-fr.json
@@ -1385,8 +1385,8 @@
"enable_functions_desc_1": "Autorise l'utilisation",
"enable_functions_desc_2": "outils de fonction",
"enable_functions_desc_3": "Peut être utilisé par diverses extensions pour fournir des fonctionnalités supplémentaires.",
- "Show model reasoning": "Afficher les pensées du modèle",
- "Display the model's internal thoughts in the response.": "Afficher les pensées internes du modèle dans la réponse.",
+ "Request model reasoning": "Demander les pensées du modèle",
+ "Allows the model to return its thinking process.": "Permet au modèle de retourner son processus de réflexion.",
"Confirm token parsing with": "Confirmer l'analyse des tokens avec",
"openai_logit_bias_no_items": "Aucun élément",
"api_no_connection": "Pas de connection...",
diff --git a/public/locales/zh-cn.json b/public/locales/zh-cn.json
index d951491c5..d09e70f83 100644
--- a/public/locales/zh-cn.json
+++ b/public/locales/zh-cn.json
@@ -266,8 +266,8 @@
"Use system prompt": "使用系统提示词",
"Merges_all_system_messages_desc_1": "合并所有系统消息,直到第一条具有非系统角色的消息,然后通过",
"Merges_all_system_messages_desc_2": "字段发送。",
- "Show model reasoning": "展示思维链",
- "Display the model's internal thoughts in the response.": "展示模型在回复时的内部思维链。",
+ "Request model reasoning": "请求思维链",
+ "Allows the model to return its thinking process.": "允许模型返回其思维过程。",
"Assistant Prefill": "AI预填",
"Expand the editor": "展开编辑器",
"Start Claude's answer with...": "以如下内容开始Claude的回答...",
diff --git a/public/locales/zh-tw.json b/public/locales/zh-tw.json
index c8ec26b22..039748265 100644
--- a/public/locales/zh-tw.json
+++ b/public/locales/zh-tw.json
@@ -2357,8 +2357,8 @@
"Forbid": "禁止",
"Aphrodite only. Determines the order of samplers. Skew is always applied post-softmax, so it's not included here.": "僅限 Aphrodite 使用。決定採樣器的順序。偏移總是在 softmax 後應用,因此不包括在此。",
"Aphrodite only. Determines the order of samplers.": "僅限 Aphrodite 使用。決定採樣器的順序。",
- "Show model reasoning": "顯示模型思維鏈",
- "Display the model's internal thoughts in the response.": "在回應中顯示模型的思維鏈(內部思考過程)。",
+ "Request model reasoning": "請求模型思維鏈",
+ "Allows the model to return its thinking process.": "讓模型回傳其思考過程。",
"Generic (OpenAI-compatible) [LM Studio, LiteLLM, etc.]": "通用(兼容 OpenAI)[LM Studio, LiteLLM 等]",
"Model ID (optional)": "模型 ID(可選)",
"DeepSeek API Key": "DeepSeek API 金鑰",