feat: update to v3.4.0 and redesign model selection UI with a dropdown and descriptive panel

This commit is contained in:
CJACK
2026-04-13 02:27:12 +08:00
parent d53a2ea7d2
commit 7ef6a7d11f
5 changed files with 50 additions and 44 deletions

View File

@@ -215,6 +215,7 @@
"testSuccess": "{account}: Token refresh successful ({time}ms)",
"config": "Configuration",
"modelLabel": "Model",
"modelPickerHint": "Use the dropdown to pick a model. The list scrolls automatically.",
"streamMode": "Streaming",
"accountSelector": "Account",
"autoRandom": "🤖 Auto / Random",

View File

@@ -215,6 +215,7 @@
"testSuccess": "{account}: Token 刷新成功 ({time}ms)",
"config": "配置",
"modelLabel": "模型",
"modelPickerHint": "使用下拉列表选择模型,长列表会自动滚动。",
"streamMode": "流式模式",
"accountSelector": "选择账号",
"autoRandom": "🤖 自动 / 随机",