mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
zen: display BYOK cost
This commit is contained in:
parent
34495a70d5
commit
284251ad66
19 changed files with 36 additions and 5 deletions
|
|
@ -334,6 +334,7 @@ export const dict = {
|
|||
"workspace.usage.breakdown.output": "输出",
|
||||
"workspace.usage.breakdown.reasoning": "推理",
|
||||
"workspace.usage.subscription": "订阅 (${{amount}})",
|
||||
"workspace.usage.byok": "BYOK (${{amount}})",
|
||||
|
||||
"workspace.cost.title": "成本",
|
||||
"workspace.cost.subtitle": "按模型细分的使用成本。",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue