Is your feature request related to a problem?
The PostHog UI is only available in English. Users who prefer another language fall back on browser translation (Chrome's built-in translation or extensions), which modifies the page DOM and frequently crashes the app with errors like NotFoundError: Failed to execute 'removeChild' on 'Node'. PostHog detects this and shows a banner asking the user to turn off the translation extension, which leaves non-English speakers with no good option: use the app in a language they don't read, or have it break.
Describe the solution you'd like
Native localization of the PostHog app UI, so the product can be used in other languages without relying on browser translation.
Describe alternatives you've considered
Additional context
Debug info
Is your feature request related to a problem?
The PostHog UI is only available in English. Users who prefer another language fall back on browser translation (Chrome's built-in translation or extensions), which modifies the page DOM and frequently crashes the app with errors like
NotFoundError: Failed to execute 'removeChild' on 'Node'. PostHog detects this and shows a banner asking the user to turn off the translation extension, which leaves non-English speakers with no good option: use the app in a language they don't read, or have it break.Describe the solution you'd like
Native localization of the PostHog app UI, so the product can be used in other languages without relying on browser translation.
Describe alternatives you've considered
Additional context
frontend/src/layout/ErrorBoundary/ErrorBoundary.tsxDebug info
docker compose, version/commit: [please provide]Sunsetting Kubernetes support), version/commit: [please provide]