288 Commits
Author SHA1 Message Date
Francis Cao c61c01e3bb implement session replay filters 2026-06-17 11:38:57 -07:00
Mike CaoandGitHub 77886a32cc Merge pull request #4300 from yancat160/feat/datagrid-view-toggle-i18n
i18n: translate DataGrid view-toggle tooltips
2026-05-26 23:48:46 -04:00
Yan c43dd1da92 i18n DataGrid view-toggle tooltips
PR #4262 introduced a DataGrid view-toggle button with two hardcoded
English tooltip strings ("Switch to table view" / "Switch to card view")
and explicitly deferred translation to a follow-up. Without the keys in
the locale JSON files, next-intl would surface the raw label paths at
runtime for any non-English user once the strings move to t().

Adds switchToTableView and switchToCardView label entries in
messages.ts, swaps the hardcoded strings in DataGrid.tsx for
t(labels.x), and populates "switch-to-table-view" and
"switch-to-card-view" in all 52 locale JSON files with proper
translations (no English fallbacks).

Verified in Playwright that the toggle tooltip renders the expected
translated string in en-US, fr-FR and ja-JP via the same useMessages
pipeline already used for the search field placeholder, with no
MISSING_MESSAGE errors in the console.
2026-05-25 08:36:23 -04:00
Francis Cao 5bd92ce950 implement sepearte replay/heatmap enabled routes and collection 2026-05-19 15:46:01 -07:00
Mike Cao 0157c23922 Merge branch 'master' into dev 2026-05-14 02:56:13 -07:00
Francis Cao c6ec8385c9 Add revenue chart cumulative mode. 2026-05-12 10:32:43 -07:00
Francis Cao 21b56d2922 add LLM channel logic 2026-05-11 10:31:04 -07:00
Mike Cao 6c2155d496 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2026-05-07 14:54:25 -07:00
Mike Cao 9b18511af0 Merge branch 'heatmaps' into dev
# Conflicts:
#	db/clickhouse/schema.sql
2026-05-07 14:49:21 -07:00
Francis Cao 9b099408c2 add share page options enable filtering and enforce theme 2026-05-07 13:24:45 -07:00
Mike Cao 1b69ce6e90 Add scroll heatmaps. 2026-05-05 10:43:39 -07:00
Francis Cao d5c48ee75f clean-up session property string charts and insights. 2026-05-01 12:09:22 -07:00
Francis Cao 77dda7268e add event-data property filtering 2026-04-24 11:39:40 -07:00
Yhya syrianandGitHub f60a9fd187 The Syrian flag has changed 2026-04-24 08:58:39 +03:00
Francis Cao be6154cb68 Event data properties refactor and design 2026-04-23 11:15:59 -07:00
Francis CaoandGitHub 93ed3cb89f Merge pull request #4190 from Nirator78/fix-translation-multiple-language
fix: translation multiple language
2026-04-23 09:44:52 -07:00
Francis CaoandGitHub c1e7e78ec9 Merge pull request #4188 from Nirator78/fix-french-translation
fix: add missing french translation
2026-04-23 09:44:37 -07:00
Nirator 136eb7715f update Uzbek translations for consistency and clarity 2026-04-20 18:01:07 +02:00
Nirator 0ed9e8859d update Turkish translations for consistency and clarity 2026-04-20 18:01:03 +02:00
Nirator 3d80818656 update Swedish translations for consistency and clarity 2026-04-20 18:00:59 +02:00
Nirator 589bed4aea update Slovenian translations for consistency and clarity 2026-04-20 18:00:55 +02:00
Nirator 216105088c update Slovak translations for consistency and clarity 2026-04-20 18:00:51 +02:00
Nirator eb404dcb21 update Romanian translations for consistency and clarity 2026-04-20 18:00:48 +02:00
Nirator 93b3fb07bd update Portuguese translations for consistency and clarity 2026-04-20 18:00:44 +02:00
Nirator 7914fd9356 update Brazilian Portuguese translations for consistency and clarity 2026-04-20 18:00:40 +02:00
Nirator af49d794c7 update Polish translations for consistency and clarity 2026-04-20 18:00:37 +02:00
Nirator 40dc098c64 update Dutch translations for consistency and clarity 2026-04-20 18:00:33 +02:00
Nirator 1aa5ead26e update Norwegian translations for consistency and clarity 2026-04-20 18:00:29 +02:00
Nirator d493cecf06 update Malay translations for consistency and clarity 2026-04-20 18:00:26 +02:00
Nirator 8e2e15f51d update Lithuanian translations for consistency and clarity 2026-04-20 18:00:20 +02:00
Nirator 37068fbda4 update Italian translations for consistency and clarity 2026-04-20 18:00:15 +02:00
Nirator 1e217744f8 update Indonesian translations for consistency and clarity 2026-04-20 18:00:12 +02:00
Nirator 0481990c43 update Hungarian translations for consistency and clarity 2026-04-20 18:00:07 +02:00
Nirator 0344fda9b8 update Croatian translations for consistency and clarity 2026-04-20 18:00:03 +02:00
Nirator d6a7525d87 update Galician translations for consistency and clarity 2026-04-20 17:59:59 +02:00
Nirator 5d5afe7270 update Faroese translations for consistency and clarity 2026-04-20 17:59:55 +02:00
Nirator 7ec45a259d update Finnish translations for consistency and clarity 2026-04-20 17:59:51 +02:00
Nirator 55ddea086b update Spanish translations for consistency and clarity 2026-04-20 17:59:47 +02:00
Nirator 733288bbfb refactor: update English translations for consistency and clarity 2026-04-20 17:59:43 +02:00
Nirator 53840c209d update German translations for consistency and clarity 2026-04-20 17:59:39 +02:00
Nirator 885712eb69 update German translations for consistency and clarity 2026-04-20 17:59:35 +02:00
Nirator 29021caedc update Danish translations for consistency and clarity 2026-04-20 17:59:31 +02:00
Nirator 8814b418c2 update Czech translations for consistency and clarity 2026-04-20 17:59:24 +02:00
Nirator e7376310b9 refactor: update Catalan translations for consistency and clarity 2026-04-20 17:59:20 +02:00
Nirator fcd2654f12 update bosnian translations for consistency and clarity 2026-04-20 17:59:16 +02:00
Nirator de1574b242 add missing french translation 2026-04-20 17:35:08 +02:00
Mike CaoandGitHub a4fdd9ad0a Merge pull request #4153 from IEBqp/turkiye-name-update
fix(i18n): update country name from Turkey to Türkiye
2026-04-18 21:42:49 -04:00
IEBqp 16f79a494a fix(i18n): update country name from Turkey to Türkiye
- Updates the English locale to reflect the official 2022 ISO 3166-1 name change.
- Uses the \u00fc Unicode escape sequence to ensure safe rendering.
2026-04-13 13:45:00 +03:00
Francis Cao 85f57e90c5 update session replay tracking code UI/UX 2026-03-23 14:44:31 -07:00
Mike Cao 8227a99c0a Fix tracking-code intl message not rendering due to unescaped HTML tags 2026-03-20 11:41:50 -07:00