Skip to content

Add start app i18n support#399

Open
ischanx wants to merge 5 commits into
Openpanel-dev:mainfrom
ischanx:feat-start-i18n
Open

Add start app i18n support#399
ischanx wants to merge 5 commits into
Openpanel-dev:mainfrom
ischanx:feat-start-i18n

Conversation

@ischanx

@ischanx ischanx commented Jun 21, 2026

Copy link
Copy Markdown

Summary

  • Add react-i18next infrastructure for the apps/start app
  • Add English, Simplified Chinese, and Traditional Chinese locale resources
  • Localize auth, onboarding, navigation, settings, analytics, reports, chat, and shared controls
  • Add language detection, persistence, language toggle, and html lang sync

Testing

  • git diff --check -- apps/start
  • pnpm --filter start build

@CLAassistant

CLAassistant commented Jun 21, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Too many files!

This PR contains 243 files, which is 93 over the limit of 150.

To get a review, narrow the scope:
• coderabbit review --type committed # exclude uncommitted changes
• coderabbit review --dir # limit to a subdirectory
• coderabbit review --base # compare against a closer base

Upgrade to a paid plan to raise the limit.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b162a9b8-232a-4f6c-8b4c-98ae20fa7ab1

📥 Commits

Reviewing files that changed from the base of the PR and between 241d259 and a31a473.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (243)
  • apps/start/package.json
  • apps/start/src/components/auth/or.tsx
  • apps/start/src/components/auth/reset-password-form.tsx
  • apps/start/src/components/auth/share-enter-password.tsx
  • apps/start/src/components/auth/sign-in-email-form.tsx
  • apps/start/src/components/auth/sign-in-github.tsx
  • apps/start/src/components/auth/sign-in-google.tsx
  • apps/start/src/components/auth/sign-up-email-form.tsx
  • apps/start/src/components/chat/chat-drawer-body.tsx
  • apps/start/src/components/chat/chat-drawer-empty.tsx
  • apps/start/src/components/chat/chat-drawer-footer.tsx
  • apps/start/src/components/chat/chat-drawer-header.tsx
  • apps/start/src/components/chat/chat-drawer.tsx
  • apps/start/src/components/chat/chat-message.tsx
  • apps/start/src/components/chat/model-picker.tsx
  • apps/start/src/components/chat/sidebar-chat-composer.tsx
  • apps/start/src/components/chat/tool-results/chat-profile-result.tsx
  • apps/start/src/components/chat/tool-results/chat-report-result.tsx
  • apps/start/src/components/chat/tool-results/chat-table-result.tsx
  • apps/start/src/components/chat/tool-results/chat-ui-apply-result.tsx
  • apps/start/src/components/chat/tool-results/default-tool-result.tsx
  • apps/start/src/components/chat/tool-results/shared.tsx
  • apps/start/src/components/chat/tool-results/tool-labels.ts
  • apps/start/src/components/click-to-copy.tsx
  • apps/start/src/components/clients/create-client-success.tsx
  • apps/start/src/components/clients/table/columns.tsx
  • apps/start/src/components/cohort/cohort-criteria-builder.tsx
  • apps/start/src/components/cohort/cohort-events-chart.tsx
  • apps/start/src/components/events/event-list-item.tsx
  • apps/start/src/components/events/event-listener.tsx
  • apps/start/src/components/events/table/columns.tsx
  • apps/start/src/components/events/table/index.tsx
  • apps/start/src/components/events/table/item.tsx
  • apps/start/src/components/feedback-button.tsx
  • apps/start/src/components/filters/FiltersBuilder.tsx
  • apps/start/src/components/filters/TableFilterPills.tsx
  • apps/start/src/components/full-page-error-state.tsx
  • apps/start/src/components/full-page-loading-state.tsx
  • apps/start/src/components/fullscreen-toggle.tsx
  • apps/start/src/components/groups/group-member-growth.tsx
  • apps/start/src/components/groups/table/columns.tsx
  • apps/start/src/components/groups/table/index.tsx
  • apps/start/src/components/i18n-language-sync.tsx
  • apps/start/src/components/insights/insight-card.tsx
  • apps/start/src/components/integrations/active-integrations.tsx
  • apps/start/src/components/integrations/all-integrations.tsx
  • apps/start/src/components/integrations/forms/discord-integration.tsx
  • apps/start/src/components/integrations/forms/slack-integration.tsx
  • apps/start/src/components/integrations/forms/webhook-integration.tsx
  • apps/start/src/components/integrations/integration-card.tsx
  • apps/start/src/components/integrations/integrations.tsx
  • apps/start/src/components/json-editor.tsx
  • apps/start/src/components/language-toggle.tsx
  • apps/start/src/components/login-left-panel.tsx
  • apps/start/src/components/login-navbar.tsx
  • apps/start/src/components/notifications/notification-rules.tsx
  • apps/start/src/components/notifications/rule-card.tsx
  • apps/start/src/components/notifications/table/columns.tsx
  • apps/start/src/components/onboarding-left-panel.tsx
  • apps/start/src/components/onboarding/connect-web.tsx
  • apps/start/src/components/onboarding/onboarding-verify-listener.tsx
  • apps/start/src/components/onboarding/skip-onboarding.tsx
  • apps/start/src/components/onboarding/steps.tsx
  • apps/start/src/components/onboarding/verify-faq.tsx
  • apps/start/src/components/organization/billing-faq.tsx
  • apps/start/src/components/organization/billing-plan-picker.tsx
  • apps/start/src/components/organization/billing-prompt.tsx
  • apps/start/src/components/organization/billing-usage.tsx
  • apps/start/src/components/organization/billing.tsx
  • apps/start/src/components/organization/edit-organization.tsx
  • apps/start/src/components/organization/feedback-prompt.tsx
  • apps/start/src/components/organization/supporter-prompt.tsx
  • apps/start/src/components/overview/filters/overview-filters-buttons.tsx
  • apps/start/src/components/overview/live-counter.tsx
  • apps/start/src/components/overview/overview-constants.tsx
  • apps/start/src/components/overview/overview-line-chart.tsx
  • apps/start/src/components/overview/overview-list-modal.tsx
  • apps/start/src/components/overview/overview-live-histogram.tsx
  • apps/start/src/components/overview/overview-map.tsx
  • apps/start/src/components/overview/overview-metric-card.tsx
  • apps/start/src/components/overview/overview-metrics.tsx
  • apps/start/src/components/overview/overview-share.tsx
  • apps/start/src/components/overview/overview-top-devices.tsx
  • apps/start/src/components/overview/overview-top-events.tsx
  • apps/start/src/components/overview/overview-top-generic-modal.tsx
  • apps/start/src/components/overview/overview-top-geo.tsx
  • apps/start/src/components/overview/overview-top-pages-modal.tsx
  • apps/start/src/components/overview/overview-top-pages.tsx
  • apps/start/src/components/overview/overview-top-sources.tsx
  • apps/start/src/components/overview/overview-user-journey.tsx
  • apps/start/src/components/overview/overview-view-toggle.tsx
  • apps/start/src/components/overview/overview-weekly-trends.tsx
  • apps/start/src/components/overview/overview-widget-table.tsx
  • apps/start/src/components/overview/overview-widget.tsx
  • apps/start/src/components/page/gsc-breakdown-table.tsx
  • apps/start/src/components/page/gsc-cannibalization.tsx
  • apps/start/src/components/page/gsc-clicks-chart.tsx
  • apps/start/src/components/page/gsc-ctr-benchmark.tsx
  • apps/start/src/components/page/gsc-position-chart.tsx
  • apps/start/src/components/page/page-views-chart.tsx
  • apps/start/src/components/page/pages-insights.tsx
  • apps/start/src/components/pages/page-sparkline.tsx
  • apps/start/src/components/pages/table/columns.tsx
  • apps/start/src/components/pages/table/index.tsx
  • apps/start/src/components/profile-toggle.tsx
  • apps/start/src/components/profiles/latest-events.tsx
  • apps/start/src/components/profiles/most-events.tsx
  • apps/start/src/components/profiles/popular-routes.tsx
  • apps/start/src/components/profiles/profile-activity.tsx
  • apps/start/src/components/profiles/profile-charts.tsx
  • apps/start/src/components/profiles/profile-groups.tsx
  • apps/start/src/components/profiles/profile-metrics.tsx
  • apps/start/src/components/profiles/profile-properties.tsx
  • apps/start/src/components/profiles/table/columns.tsx
  • apps/start/src/components/profiles/table/index.tsx
  • apps/start/src/components/project-mapper.tsx
  • apps/start/src/components/project-selector.tsx
  • apps/start/src/components/projects/project-card.tsx
  • apps/start/src/components/projects/project-chart.tsx
  • apps/start/src/components/providers.tsx
  • apps/start/src/components/public-page-card.tsx
  • apps/start/src/components/realtime/map/map-badge-detail-card.tsx
  • apps/start/src/components/realtime/realtime-active-sessions.tsx
  • apps/start/src/components/realtime/realtime-geo.tsx
  • apps/start/src/components/realtime/realtime-live-histogram.tsx
  • apps/start/src/components/realtime/realtime-paths.tsx
  • apps/start/src/components/realtime/realtime-referrals.tsx
  • apps/start/src/components/report-chart/area/chart.tsx
  • apps/start/src/components/report-chart/bar/chart.tsx
  • apps/start/src/components/report-chart/common/empty.tsx
  • apps/start/src/components/report-chart/common/error.tsx
  • apps/start/src/components/report-chart/common/loading.tsx
  • apps/start/src/components/report-chart/common/report-table-toolbar.tsx
  • apps/start/src/components/report-chart/conversion/conversion-table.tsx
  • apps/start/src/components/report-chart/conversion/summary.tsx
  • apps/start/src/components/report-chart/funnel/chart.tsx
  • apps/start/src/components/report-chart/histogram/chart.tsx
  • apps/start/src/components/report-chart/line/chart.tsx
  • apps/start/src/components/report-chart/report-editor.tsx
  • apps/start/src/components/report-chart/retention/index.tsx
  • apps/start/src/components/report-chart/retention/table.tsx
  • apps/start/src/components/report-chart/retention/tooltip.tsx
  • apps/start/src/components/report/ReportChartType.tsx
  • apps/start/src/components/report/ReportSaveButton.tsx
  • apps/start/src/components/report/ReportSegment.tsx
  • apps/start/src/components/report/edit-report-name.tsx
  • apps/start/src/components/report/report-item.tsx
  • apps/start/src/components/report/sidebar/PropertiesCombobox.tsx
  • apps/start/src/components/report/sidebar/ReportBreakdownMore.tsx
  • apps/start/src/components/report/sidebar/ReportBreakdowns.tsx
  • apps/start/src/components/report/sidebar/ReportEventMore.tsx
  • apps/start/src/components/report/sidebar/ReportGlobalFilters.tsx
  • apps/start/src/components/report/sidebar/ReportSeries.tsx
  • apps/start/src/components/report/sidebar/ReportSeriesItem.tsx
  • apps/start/src/components/report/sidebar/ReportSettings.tsx
  • apps/start/src/components/report/sidebar/ReportSidebar.tsx
  • apps/start/src/components/report/sidebar/filters/CohortFilterItem.tsx
  • apps/start/src/components/report/sidebar/filters/FilterItem.tsx
  • apps/start/src/components/report/sidebar/filters/FilterOperatorSelect.tsx
  • apps/start/src/components/report/sidebar/filters/FilterTypeSelect.tsx
  • apps/start/src/components/report/sidebar/report-fixed-events.tsx
  • apps/start/src/components/sessions/replay/index.tsx
  • apps/start/src/components/sessions/replay/replay-controls.tsx
  • apps/start/src/components/sessions/replay/replay-event-feed.tsx
  • apps/start/src/components/sessions/replay/replay-player.tsx
  • apps/start/src/components/sessions/replay/replay-timeline.tsx
  • apps/start/src/components/sessions/table/columns.tsx
  • apps/start/src/components/sessions/table/index.tsx
  • apps/start/src/components/settings/delete-account.tsx
  • apps/start/src/components/settings/delete-organization.tsx
  • apps/start/src/components/settings/delete-project.tsx
  • apps/start/src/components/settings/edit-project-details.tsx
  • apps/start/src/components/settings/edit-project-filters.tsx
  • apps/start/src/components/settings/invites/columns.tsx
  • apps/start/src/components/settings/invites/index.tsx
  • apps/start/src/components/settings/members/columns.tsx
  • apps/start/src/components/sidebar-organization-menu.tsx
  • apps/start/src/components/sidebar-project-menu.tsx
  • apps/start/src/components/sidebar.tsx
  • apps/start/src/components/time-window-picker.tsx
  • apps/start/src/components/ui/combobox-advanced.tsx
  • apps/start/src/components/ui/combobox-events.tsx
  • apps/start/src/components/ui/combobox.tsx
  • apps/start/src/components/ui/command.tsx
  • apps/start/src/i18n/index.ts
  • apps/start/src/i18n/locales.ts
  • apps/start/src/i18n/resources/en.json
  • apps/start/src/i18n/resources/zh-CN.json
  • apps/start/src/i18n/resources/zh-TW.json
  • apps/start/src/modals/add-integration.tsx
  • apps/start/src/modals/request-reset-password.tsx
  • apps/start/src/router.tsx
  • apps/start/src/routes/__root.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.cohorts.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.cohorts_.$cohortId._tabs.index.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.cohorts_.$cohortId._tabs.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.dashboards.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.dashboards_.$dashboardId.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.events._tabs.stats.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.events._tabs.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.groups.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.groups_.$groupId._tabs.events.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.groups_.$groupId._tabs.index.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.groups_.$groupId._tabs.members.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.groups_.$groupId._tabs.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.insights.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.notifications._tabs.rules.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.notifications._tabs.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.pages.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.profiles._tabs.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.reports.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.reports_.$reportId.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.seo.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.sessions.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.sessions_.$sessionId.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.settings._tabs.details.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.settings._tabs.events.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.settings._tabs.gsc.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.settings._tabs.imports.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.settings._tabs.mcp.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.settings._tabs.tracking.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.settings._tabs.tsx
  • apps/start/src/routes/_app.$organizationId.$projectId.settings._tabs.widgets.tsx
  • apps/start/src/routes/_app.$organizationId.account._tabs.email-preferences.tsx
  • apps/start/src/routes/_app.$organizationId.account._tabs.index.tsx
  • apps/start/src/routes/_app.$organizationId.account._tabs.tsx
  • apps/start/src/routes/_app.$organizationId.account._tabs.two-factor.tsx
  • apps/start/src/routes/_app.$organizationId.billing.tsx
  • apps/start/src/routes/_app.$organizationId.index.tsx
  • apps/start/src/routes/_app.$organizationId.integrations._tabs.tsx
  • apps/start/src/routes/_app.$organizationId.members._tabs.tsx
  • apps/start/src/routes/_app.$organizationId.settings.tsx
  • apps/start/src/routes/_login.login.tsx
  • apps/start/src/routes/_login.reset-password.tsx
  • apps/start/src/routes/_login.verify.tsx
  • apps/start/src/routes/_public.onboarding.tsx
  • apps/start/src/routes/_steps.onboarding.$projectId.connect.tsx
  • apps/start/src/routes/_steps.onboarding.$projectId.verify.tsx
  • apps/start/src/routes/_steps.onboarding.project.tsx
  • apps/start/src/routes/_steps.tsx
  • apps/start/src/routes/share.dashboard.$shareId.tsx
  • apps/start/src/routes/share.overview.$shareId.tsx
  • apps/start/src/routes/share.report.$shareId.tsx

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants