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": "実行中"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "考え中",
|
||||
"thinking": "考え中…",
|
||||
"thoughtForFewSeconds": "考えた",
|
||||
"thoughtForSeconds": "考えた"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user