{{ errorTitle }}
{{ visibleError }}
{{ t.myUsage }}
{{ String(idx + 1).padStart(2, '0') }}
{{ acct.label }}
{{ acct.planLabel }}
{{ row.label }}
{{ row.subtitle }}
{{ row.subLabel }}
{{ t.unlimited }}
{{ row.primary }}
{{ row.secondary }}
{{ t.creditsTitle }}
{{ fmtCredit(acct.creditsTotal) }}
{{ t.creditsUnit }}
{{ fmtCredit(seg.value) }}
{{ seg.label }}
{{ t.usageOverviewTitle }}
{{ acct.usageSummary.totalToken }}
{{ t.usageOverviewTokens }}
{{ t.usageOverviewActiveDays(acct.usageSummary.activeDays, acct.usageSummary.totalDays) }}
{{ t.estApiCostLabel }}
≈ {{ acct.usageSummary.estApiCost }}
{{ t.estApiCostWindowBadge(acct.usageSummary.estApiCostWindowDays, acct.usageSummary.estApiCostCoverage) }}
{{ t.usageOverviewStreak(acct.usageSummary.streak) }}
{{ t.usage7d }}
{{ acct.usageSummary.last7Token }}
{{ t.usageOverviewTokens }}
{{ t.usage30d }}
{{ acct.usageSummary.last30Token }}
{{ t.usageOverviewTokens }}
{{ t.heatmapTitle }}
{{ t.heatmapEmpty }}
{{ t.usageTopModelsTitle }}
| {{ t.colModel }} | {{ t.colInput }} | {{ t.colOutput }} | {{ t.colCacheRead }} | {{ t.colTotal }} | {{ t.colEstApiCost }} |
|---|---|---|---|---|---|
| {{ m.model }} {{ m.note }} | {{ m.input }} | {{ m.output }} | {{ m.cacheRead }} | {{ m.total }} | {{ m.estApiCost }} |
{{ t.usageNoActivityToday }}