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": "En ejecución"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "Pensando",
|
||||
"thinking": "Pensando…",
|
||||
"thoughtForFewSeconds": "Pensamiento",
|
||||
"thoughtForSeconds": "Pensamiento"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user