How to get locale in non-page server-side components on Nextjs 14 app router?
I am developing a new Nextjs 14 app router project, using next-i18n-router & react-i18next to handle localization. I followed nextjs documentation and the provided tutorials in localization setup: