Next Js Localisation

Udhyakumar Murugesan - Sep 17 - - Dev Community

Hello All,

I am new to this community and thank you for your support and time.
I am working on a bilingual site (English and Japanese). I am using next-intl package to set the locale. I am trying to implement the following use cases

  1. Set the default language to user browser language
  2. Set the default language from EN -> JPA

Tech Stack : Next Js 14, Typescript

I tried changing the language, but its not setting the default languge.

Reference Link - https://next-intl-docs.vercel.app/examples

Thank You
Udhya

.
Terabox Video Player