mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 21:02:12 +03:00
- BudgetTab: compute projectionOverBudget per key (HIGH) - ProviderLimits: convert outer button to div role=button to fix invalid HTML nesting - Runtime: externalize all strings via next-intl (runtime namespace) - QuotaShare: externalize all strings via next-intl (quotaShare namespace) - Add /api/usage/budget/bulk endpoint and switch BudgetTab to single fetch (avoid N+1) Co-authored-by: diegosouzapw <diego.souza.pw@gmail.com>