mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +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
|
|
@ -339,6 +339,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