mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
zen: display session in usage
This commit is contained in:
parent
5712cff5c4
commit
5596775c35
18 changed files with 19 additions and 0 deletions
|
|
@ -327,6 +327,7 @@ export const dict = {
|
|||
"workspace.usage.table.input": "输入",
|
||||
"workspace.usage.table.output": "输出",
|
||||
"workspace.usage.table.cost": "成本",
|
||||
"workspace.usage.table.session": "会话",
|
||||
"workspace.usage.breakdown.input": "输入",
|
||||
"workspace.usage.breakdown.cacheRead": "缓存读取",
|
||||
"workspace.usage.breakdown.cacheWrite": "缓存写入",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue