fix(i18n): add ellipsis to reasoning thinking label across all locales

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
xintaofei
2026-04-13 12:08:51 +08:00
parent 917ff9a672
commit 6ebfa2b744
10 changed files with 10 additions and 10 deletions

View File

@@ -1552,7 +1552,7 @@
"running": "قيد التشغيل" "running": "قيد التشغيل"
}, },
"reasoning": { "reasoning": {
"thinking": "جارٍ التفكير", "thinking": "جارٍ التفكير",
"thoughtForFewSeconds": "تفكير", "thoughtForFewSeconds": "تفكير",
"thoughtForSeconds": "تفكير" "thoughtForSeconds": "تفكير"
}, },

View File

@@ -1552,7 +1552,7 @@
"running": "Läuft" "running": "Läuft"
}, },
"reasoning": { "reasoning": {
"thinking": "Denkt nach", "thinking": "Denkt nach",
"thoughtForFewSeconds": "Nachgedacht", "thoughtForFewSeconds": "Nachgedacht",
"thoughtForSeconds": "Nachgedacht" "thoughtForSeconds": "Nachgedacht"
}, },

View File

@@ -1552,7 +1552,7 @@
"running": "Running" "running": "Running"
}, },
"reasoning": { "reasoning": {
"thinking": "Thinking", "thinking": "Thinking",
"thoughtForFewSeconds": "Thought", "thoughtForFewSeconds": "Thought",
"thoughtForSeconds": "Thought" "thoughtForSeconds": "Thought"
}, },

View File

@@ -1552,7 +1552,7 @@
"running": "En ejecución" "running": "En ejecución"
}, },
"reasoning": { "reasoning": {
"thinking": "Pensando", "thinking": "Pensando",
"thoughtForFewSeconds": "Pensamiento", "thoughtForFewSeconds": "Pensamiento",
"thoughtForSeconds": "Pensamiento" "thoughtForSeconds": "Pensamiento"
}, },

View File

@@ -1552,7 +1552,7 @@
"running": "En cours" "running": "En cours"
}, },
"reasoning": { "reasoning": {
"thinking": "Réflexion", "thinking": "Réflexion",
"thoughtForFewSeconds": "Réflexion", "thoughtForFewSeconds": "Réflexion",
"thoughtForSeconds": "Réflexion" "thoughtForSeconds": "Réflexion"
}, },

View File

@@ -1552,7 +1552,7 @@
"running": "実行中" "running": "実行中"
}, },
"reasoning": { "reasoning": {
"thinking": "考え中", "thinking": "考え中",
"thoughtForFewSeconds": "考えた", "thoughtForFewSeconds": "考えた",
"thoughtForSeconds": "考えた" "thoughtForSeconds": "考えた"
}, },

View File

@@ -1552,7 +1552,7 @@
"running": "실행 중" "running": "실행 중"
}, },
"reasoning": { "reasoning": {
"thinking": "생각 중", "thinking": "생각 중",
"thoughtForFewSeconds": "생각함", "thoughtForFewSeconds": "생각함",
"thoughtForSeconds": "생각함" "thoughtForSeconds": "생각함"
}, },

View File

@@ -1552,7 +1552,7 @@
"running": "Em execução" "running": "Em execução"
}, },
"reasoning": { "reasoning": {
"thinking": "Pensando", "thinking": "Pensando",
"thoughtForFewSeconds": "Pensamento", "thoughtForFewSeconds": "Pensamento",
"thoughtForSeconds": "Pensamento" "thoughtForSeconds": "Pensamento"
}, },

View File

@@ -1552,7 +1552,7 @@
"running": "运行中" "running": "运行中"
}, },
"reasoning": { "reasoning": {
"thinking": "思考中", "thinking": "思考中",
"thoughtForFewSeconds": "思考", "thoughtForFewSeconds": "思考",
"thoughtForSeconds": "思考" "thoughtForSeconds": "思考"
}, },

View File

@@ -1552,7 +1552,7 @@
"running": "執行中" "running": "執行中"
}, },
"reasoning": { "reasoning": {
"thinking": "思考中", "thinking": "思考中",
"thoughtForFewSeconds": "思考", "thoughtForFewSeconds": "思考",
"thoughtForSeconds": "思考" "thoughtForSeconds": "思考"
}, },