增加提示

This commit is contained in:
xunbu
2025-08-29 19:16:45 +08:00
parent f46217bc6a
commit 6162ed529a
2 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@
"targetLanguageCustom": "其它 (自定义)", "targetLanguageCustom": "其它 (自定义)",
"customLangPlaceholder": "请输入目标语言, 例如: Italian", "customLangPlaceholder": "请输入目标语言, 例如: Italian",
"thinkingModeLabel": "思考模式", "thinkingModeLabel": "思考模式",
"thinkingModeTooltip": "设置混合推理模型的思考模式目前支持智谱平台的glm-4.5系列、阿里云的qwen3系列、火山引擎的Doubao-Seed-1.6系列等", "thinkingModeTooltip": "设置混合推理模型的思考模式目前支持智谱平台的glm-4.5系列、阿里云的qwen3系列、火山引擎的Doubao-Seed-1.6系列等,建议关闭",
"thinkingModeEnable": "启用", "thinkingModeEnable": "启用",
"thinkingModeDisable": "禁用", "thinkingModeDisable": "禁用",
"thinkingModeDefault": "默认", "thinkingModeDefault": "默认",
@@ -218,7 +218,7 @@
"targetLanguageCustom": "Other (Custom)", "targetLanguageCustom": "Other (Custom)",
"customLangPlaceholder": "Enter target language, e.g., Italian", "customLangPlaceholder": "Enter target language, e.g., Italian",
"thinkingModeLabel": "Thinking Mode", "thinkingModeLabel": "Thinking Mode",
"thinkingModeTooltip": "Set the thinking mode for mixture-of-experts models. Currently supports Zhipu's glm-4.5 series, Alibaba's qwen3 series, Volcengine's Doubao-Seed-1.6 series, etc.", "thinkingModeTooltip": "Set the thinking mode for the hybrid reasoning model. Currently supported models include the glm-4.5 series from Zhipu Platform, the qwen3 series from Alibaba Cloud, the Doubao-Seed-1.6 series from Volcano Engine, and others. It is recommended to turn it off.",
"thinkingModeEnable": "Enable", "thinkingModeEnable": "Enable",
"thinkingModeDisable": "Disable", "thinkingModeDisable": "Disable",
"thinkingModeDefault": "Default", "thinkingModeDefault": "Default",

File diff suppressed because one or more lines are too long