修复会话消息中的思考状态显示不正确
This commit is contained in:
@@ -1185,9 +1185,9 @@
|
||||
"running": "قيد التشغيل"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "جارٍ التفكير...",
|
||||
"thoughtForFewSeconds": "فكر لبضع ثوانٍ",
|
||||
"thoughtForSeconds": "فكر لمدة {duration} ثانية"
|
||||
"thinking": "جارٍ التفكير",
|
||||
"thoughtForFewSeconds": "تفكير",
|
||||
"thoughtForSeconds": "تفكير"
|
||||
},
|
||||
"messageList": {
|
||||
"attachedResources": "الموارد المرفقة",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1185,9 +1185,9 @@
|
||||
"running": "En ejecución"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "Pensando...",
|
||||
"thoughtForFewSeconds": "Pensó durante unos segundos",
|
||||
"thoughtForSeconds": "Pensó durante {duration} segundos"
|
||||
"thinking": "Pensando",
|
||||
"thoughtForFewSeconds": "Pensamiento",
|
||||
"thoughtForSeconds": "Pensamiento"
|
||||
},
|
||||
"messageList": {
|
||||
"attachedResources": "Recursos adjuntos",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1185,9 +1185,9 @@
|
||||
"running": "実行中"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "考え中...",
|
||||
"thoughtForFewSeconds": "数秒間考えました",
|
||||
"thoughtForSeconds": "{duration} 秒間考えました"
|
||||
"thinking": "考え中",
|
||||
"thoughtForFewSeconds": "考えた",
|
||||
"thoughtForSeconds": "考えた"
|
||||
},
|
||||
"messageList": {
|
||||
"attachedResources": "添付リソース",
|
||||
|
||||
@@ -1185,9 +1185,9 @@
|
||||
"running": "실행 중"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "생각 중...",
|
||||
"thoughtForFewSeconds": "몇 초 동안 생각했습니다",
|
||||
"thoughtForSeconds": "{duration}초 동안 생각했습니다"
|
||||
"thinking": "생각 중",
|
||||
"thoughtForFewSeconds": "생각함",
|
||||
"thoughtForSeconds": "생각함"
|
||||
},
|
||||
"messageList": {
|
||||
"attachedResources": "첨부된 리소스",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1185,9 +1185,9 @@
|
||||
"running": "运行中"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "思考中...",
|
||||
"thoughtForFewSeconds": "思考了几秒",
|
||||
"thoughtForSeconds": "思考了 {duration} 秒"
|
||||
"thinking": "思考中",
|
||||
"thoughtForFewSeconds": "思考",
|
||||
"thoughtForSeconds": "思考"
|
||||
},
|
||||
"messageList": {
|
||||
"attachedResources": "附加资源",
|
||||
|
||||
@@ -1185,9 +1185,9 @@
|
||||
"running": "執行中"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "思考中...",
|
||||
"thoughtForFewSeconds": "思考了幾秒",
|
||||
"thoughtForSeconds": "思考了 {duration} 秒"
|
||||
"thinking": "思考中",
|
||||
"thoughtForFewSeconds": "思考",
|
||||
"thoughtForSeconds": "思考"
|
||||
},
|
||||
"messageList": {
|
||||
"attachedResources": "附加資源",
|
||||
|
||||
Reference in New Issue
Block a user