next-intl
Briefly

1. Vercel's Next.js 13 now supports client-side translations, making it easier to create multilingual apps.
2. To use translations in client components, you will need to import the `useTranslation` hook.
3. You can use the `getInitialProps`
Read at Vercel
[
add
]
[
|
|
]