修复会话消息中的思考状态显示不正确
This commit is contained in:
@@ -1185,9 +1185,9 @@
|
||||
"running": "Läuft"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "Denkt nach...",
|
||||
"thoughtForFewSeconds": "Dachte einige Sekunden nach",
|
||||
"thoughtForSeconds": "Dachte {duration} Sekunden nach"
|
||||
"thinking": "Denkt nach",
|
||||
"thoughtForFewSeconds": "Nachgedacht",
|
||||
"thoughtForSeconds": "Nachgedacht"
|
||||
},
|
||||
"messageList": {
|
||||
"attachedResources": "Angehängte Ressourcen",
|
||||
|
||||
Reference in New Issue
Block a user