修复会话消息中的思考状态显示不正确
This commit is contained in:
@@ -1185,9 +1185,9 @@
|
||||
"running": "Running"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "Thinking...",
|
||||
"thoughtForFewSeconds": "Thought for a few seconds",
|
||||
"thoughtForSeconds": "Thought for {duration} seconds"
|
||||
"thinking": "Thinking",
|
||||
"thoughtForFewSeconds": "Thought",
|
||||
"thoughtForSeconds": "Thought"
|
||||
},
|
||||
"messageList": {
|
||||
"attachedResources": "Attached resources",
|
||||
|
||||
Reference in New Issue
Block a user