You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/locales/en.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1181,6 +1181,8 @@
1181
1181
"timezone": "System Timezone",
1182
1182
"timezoneDesc": "Controls date/time display in the frontend. The page will reload automatically after changing.",
1183
1183
"timezoneAuto": "Auto (Browser Timezone)",
1184
+
"showFullUsageNumbers": "Show full usage numbers",
1185
+
"showFullUsageNumbersDesc": "When enabled, the Usage page shows full request and token counts. When disabled, it uses compact units like 1.2M and 3.4B.",
1184
1186
"fastSchedulerEnabled": "Fast Scheduler",
1185
1187
"fastSchedulerEnabledDesc": "Uses an in-memory fast scheduling algorithm, significantly reducing dispatch latency under high concurrency. Recommended for large account pools (100+).",
0 commit comments