memos/web/src/components/StatisticsView
Steven 8ec4c9ab63 fix(web): update time locale when language is changed
Pass i18n.language to time display components to ensure locale updates
when the user switches languages in UserMenu. Changes:

- MemoView: Pass i18n.language to toLocaleString() and <relative-time> lang attribute
- MonthNavigator: Wrap with observer to make component reactive to i18n.language changes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 21:37:04 +08:00
..
index.ts chore: update statistics view 2025-05-31 09:43:24 +08:00
MonthNavigator.tsx fix(web): update time locale when language is changed 2025-11-25 21:37:04 +08:00
StatisticsView.tsx chore(web): migrate from ESLint+Prettier to Biome 2025-11-14 23:58:07 +08:00