fix(webui): clarify model preset display names

This commit is contained in:
Xubin Ren
2026-08-15 23:30:19 +08:00
parent 86d228b38e
commit 577e6ea3b5
12 changed files with 57 additions and 1 deletions
+2
View File
@@ -144,6 +144,8 @@
"editPreset": "编辑预设",
"presetName": "预设名称",
"presetNameHelp": "在模型设置中使用的简短名称。",
"presetDisplayName": "显示名称",
"presetDisplayNameHelp": "显示在界面中;命令名称仍为 /model {{name}}。",
"presetNamePlaceholder": "快速写作",
"advancedOptions": "高级选项",
"advancedSummary": "上下文 {{context}} · 最大输出 {{max}} tokens",