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:
@@ -1552,7 +1552,7 @@
|
|||||||
"running": "قيد التشغيل"
|
"running": "قيد التشغيل"
|
||||||
},
|
},
|
||||||
"reasoning": {
|
"reasoning": {
|
||||||
"thinking": "جارٍ التفكير",
|
"thinking": "جارٍ التفكير…",
|
||||||
"thoughtForFewSeconds": "تفكير",
|
"thoughtForFewSeconds": "تفكير",
|
||||||
"thoughtForSeconds": "تفكير"
|
"thoughtForSeconds": "تفكير"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1552,7 +1552,7 @@
|
|||||||
"running": "Running"
|
"running": "Running"
|
||||||
},
|
},
|
||||||
"reasoning": {
|
"reasoning": {
|
||||||
"thinking": "Thinking",
|
"thinking": "Thinking…",
|
||||||
"thoughtForFewSeconds": "Thought",
|
"thoughtForFewSeconds": "Thought",
|
||||||
"thoughtForSeconds": "Thought"
|
"thoughtForSeconds": "Thought"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1552,7 +1552,7 @@
|
|||||||
"running": "実行中"
|
"running": "実行中"
|
||||||
},
|
},
|
||||||
"reasoning": {
|
"reasoning": {
|
||||||
"thinking": "考え中",
|
"thinking": "考え中…",
|
||||||
"thoughtForFewSeconds": "考えた",
|
"thoughtForFewSeconds": "考えた",
|
||||||
"thoughtForSeconds": "考えた"
|
"thoughtForSeconds": "考えた"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1552,7 +1552,7 @@
|
|||||||
"running": "실행 중"
|
"running": "실행 중"
|
||||||
},
|
},
|
||||||
"reasoning": {
|
"reasoning": {
|
||||||
"thinking": "생각 중",
|
"thinking": "생각 중…",
|
||||||
"thoughtForFewSeconds": "생각함",
|
"thoughtForFewSeconds": "생각함",
|
||||||
"thoughtForSeconds": "생각함"
|
"thoughtForSeconds": "생각함"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1552,7 +1552,7 @@
|
|||||||
"running": "运行中"
|
"running": "运行中"
|
||||||
},
|
},
|
||||||
"reasoning": {
|
"reasoning": {
|
||||||
"thinking": "思考中",
|
"thinking": "思考中…",
|
||||||
"thoughtForFewSeconds": "思考",
|
"thoughtForFewSeconds": "思考",
|
||||||
"thoughtForSeconds": "思考"
|
"thoughtForSeconds": "思考"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1552,7 +1552,7 @@
|
|||||||
"running": "執行中"
|
"running": "執行中"
|
||||||
},
|
},
|
||||||
"reasoning": {
|
"reasoning": {
|
||||||
"thinking": "思考中",
|
"thinking": "思考中…",
|
||||||
"thoughtForFewSeconds": "思考",
|
"thoughtForFewSeconds": "思考",
|
||||||
"thoughtForSeconds": "思考"
|
"thoughtForSeconds": "思考"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user