修复会话消息中的思考状态显示不正确
This commit is contained in:
@@ -1185,9 +1185,9 @@
|
||||
"running": "En cours"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "Réflexion...",
|
||||
"thoughtForFewSeconds": "A réfléchi pendant quelques secondes",
|
||||
"thoughtForSeconds": "A réfléchi pendant {duration} secondes"
|
||||
"thinking": "Réflexion",
|
||||
"thoughtForFewSeconds": "Réflexion",
|
||||
"thoughtForSeconds": "Réflexion"
|
||||
},
|
||||
"messageList": {
|
||||
"attachedResources": "Ressources jointes",
|
||||
|
||||
Reference in New Issue
Block a user