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 cours"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "Réflexion",
|
||||
"thinking": "Réflexion…",
|
||||
"thoughtForFewSeconds": "Réflexion",
|
||||
"thoughtForSeconds": "Réflexion"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user