umami/scripts
Mike Cao a1890e9261 Replace react-intl with next-intl and consolidate lang files.
Migrate i18n from react-intl to next-intl, eliminating the formatjs
compilation pipeline. Translation files now live as nested JSON in
public/intl/messages/ (single source of truth), removing the duplicated
src/lang/ directory and the copy/compile build steps. The useMessages()
hook API is preserved so all 195+ consumer components are unchanged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 01:51:29 -08:00
..
seed Merge branch 'dev' into boards 2025-12-04 00:53:54 -08:00
build-geo.js fix tar import tar.t() to list() in build-geo 2026-01-22 18:24:43 -08:00
build-prisma-client.js Updated components build. 2025-09-01 15:59:06 -07:00
check-db.js Board editing. 2026-01-18 04:20:36 -08:00
check-env.js kafka no longer needed 2025-10-01 10:21:20 -07:00
download-country-names.js Replace react-intl with next-intl and consolidate lang files. 2026-02-07 01:51:29 -08:00
download-language-names.js Replace react-intl with next-intl and consolidate lang files. 2026-02-07 01:51:29 -08:00
postbuild.js
seed-data.ts Merge branch 'dev' into boards 2025-12-04 00:53:54 -08:00
start-env.js
telemetry.js
update-tracker.js