Javascript – Nextjs 13 App Router internalization without sub-routing or domain
I am creating web app that can be accessed only when user login. I use nextjs 13 with App Route (not Pages Route!). And I am trying to use internalization without having to create sub-route like /en or domain like…