修复会话消息中的思考状态显示不正确
This commit is contained in:
@@ -1185,9 +1185,9 @@
|
||||
"running": "Em execução"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "Pensando...",
|
||||
"thoughtForFewSeconds": "Pensou por alguns segundos",
|
||||
"thoughtForSeconds": "Pensou por {duration} segundos"
|
||||
"thinking": "Pensando",
|
||||
"thoughtForFewSeconds": "Pensamento",
|
||||
"thoughtForSeconds": "Pensamento"
|
||||
},
|
||||
"messageList": {
|
||||
"attachedResources": "Recursos anexados",
|
||||
|
||||
Reference in New Issue
Block a user