Commit Graph

2 Commits

Author SHA1 Message Date
42bf1f9431 feat(02-01): add chart and month navigation i18n keys
- Add 10 new dashboard keys to en.json (monthNav, noData, charts, etc.)
- Add matching German translations to de.json
- ChartEmptyState component already exists from Phase 1
2026-03-16 13:03:06 +01:00
4f74c79fda feat(01-01): extend color tokens and add dashboard i18n keys
- Darken 6 category color tokens for WCAG 4.5:1 text contrast
- Add semantic status tokens: over-budget, on-budget, budget-bar-bg
- Add 6 chart fill variants for lighter non-text fills
- Add 6 new dashboard i18n keys (carryover, vsBudget, overBudget, underBudget, onTrack, loading) to en.json and de.json at parity

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 12:14:31 +01:00