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": "Läuft"
|
||||
},
|
||||
"reasoning": {
|
||||
"thinking": "Denkt nach",
|
||||
"thinking": "Denkt nach…",
|
||||
"thoughtForFewSeconds": "Nachgedacht",
|
||||
"thoughtForSeconds": "Nachgedacht"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user