• erio's avatar
    fix(i18n): correct usage label from "Total" to "Last 30d" · d45cc231
    erio authored
    The usage stats query defaults to a 30-day rolling window, but the
    UI label said "Total"/"累计" implying lifetime aggregation. Rename
    to "Last 30d"/"近30天" so the label matches the actual query semantics.
    
    Closes #1060
    d45cc231
en.ts 222 KB