refactor(models): unify preset names

This commit is contained in:
Xubin Ren
2026-08-16 11:50:56 +08:00
parent 8dc08853e4
commit 3dc38f6396
37 changed files with 239 additions and 209 deletions
+1 -3
View File
@@ -143,9 +143,7 @@
"presets": "模型预设",
"editPreset": "编辑预设",
"presetName": "预设名称",
"presetNameHelp": "在模型设置中使用的简短名称。",
"presetDisplayName": "显示名称",
"presetDisplayNameHelp": "显示在界面中;命令名称仍为 /model {{name}}。",
"presetNameHelp": "用于界面和 /model 命令;名称不能重复。",
"presetNamePlaceholder": "快速写作",
"advancedOptions": "高级选项",
"advancedSummary": "上下文 {{context}} · 最大输出 {{max}} tokens",