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:
xintaofei
2026-04-13 12:08:51 +08:00
parent 917ff9a672
commit 6ebfa2b744
10 changed files with 10 additions and 10 deletions

View File

@@ -1552,7 +1552,7 @@
"running": "En ejecución"
},
"reasoning": {
"thinking": "Pensando",
"thinking": "Pensando",
"thoughtForFewSeconds": "Pensamiento",
"thoughtForSeconds": "Pensamiento"
},