umami/src
Mike Cao 50edb71687 Simplify i18n: remove old react-intl artifacts, rename formatMessage to t, replace FormattedMessage with t.rich().
- Rewrite messages.ts to plain string key maps (remove MessageDescriptor)
- Rewrite useMessages hook to expose t from useTranslations() directly
- Rename formatMessage → t across 193 consumer files
- Replace custom FormattedMessage component with next-intl t.rich()
- Update 52 language files to use rich text tags (<b>, <a>)
- Remove all direct imports from @/components/messages in favor of useMessages()

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 11:19:04 -08:00
..
app Simplify i18n: remove old react-intl artifacts, rename formatMessage to t, replace FormattedMessage with t.rich(). 2026-02-07 11:19:04 -08:00
assets Merged nav menus. 2025-09-25 20:46:00 -07:00
components Simplify i18n: remove old react-intl artifacts, rename formatMessage to t, replace FormattedMessage with t.rich(). 2026-02-07 11:19:04 -08:00
i18n Replace react-intl with next-intl and consolidate lang files. 2026-02-07 01:51:29 -08:00
lib Add website binding to boards with filter and date controls. 2026-02-05 22:04:59 -08:00
permissions Merge branch 'dev' into boards 2026-02-05 20:05:25 -08:00
queries Merge branch 'dev' into boards 2026-02-05 20:05:25 -08:00
store Fix share token for public share pages 2026-02-04 17:32:42 -08:00
tracker fix: handle denied storage access 2025-12-11 08:53:13 +03:00
types Replace fontsource with next/font/google and update react-zen. 2026-01-19 13:02:47 -08:00
declaration.d.ts Updated components build. 2025-09-01 15:59:06 -07:00
index.ts Rename SideMenu to NavMenu, fix tooltips, and update react-zen. 2026-02-06 01:58:55 -08:00