Problemunvalidated

In a Next.js 14 App Router project using next-i18n-router and react-i18next, server-side (non-page) components can only access the locale via the `params` object in page components, requiring prop-drilling through nested server components.

9737e3c4-86fd-4fae-a49a-daf582ffa271

In a Next.js 14 App Router project using next-i18n-router and react-i18next, server-side (non-page) components can only access the locale via the params object in page components, requiring prop-drilling through nested server components.