Jean-Luc Makiola 89dd3ded74 feat(04-03): upgrade BudgetListPage with PageShell, locale-aware months, skeleton, and i18n labels
- Replace hardcoded MONTHS array with Intl.DateTimeFormat locale-aware monthItems useMemo
- Update budgetLabel helper to accept locale parameter and use Intl.DateTimeFormat
- Replace null loading state with PageShell + Skeleton rows
- Replace manual header with PageShell title and action prop
- Replace hardcoded 'Month'/'Year' Labels with t('budgets.month')/t('budgets.year')
- Add month/year/total keys to en.json and de.json budgets namespace
2026-03-17 16:20:02 +01:00
2026-03-06 19:42:15 +00:00
2026-03-04 17:16:49 +00:00
2026-03-04 17:16:49 +00:00
Description
No description provided
Readme MIT 963 KiB
Languages
TypeScript 97.4%
CSS 2.6%