mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-27 21:32:07 +00:00
fix(app): clarify context usage label (#45012)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
This commit is contained in:
parent
578f8d637a
commit
96cff7bb7a
1 changed files with 1 additions and 1 deletions
|
|
@ -500,7 +500,7 @@ export const dict = {
|
|||
"context.stats.lastActivity": "Last Activity",
|
||||
|
||||
"context.usage.tokens": "Tokens",
|
||||
"context.usage.usage": "Usage",
|
||||
"context.usage.usage": "Context Usage",
|
||||
"context.usage.cost": "Cost",
|
||||
"context.usage.clickToView": "Click to view context",
|
||||
"context.usage.view": "View context usage",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue