Replies: 1 comment
-
next-intl supports formatting messages without making the component a client side one. We can remove react-intl which necessitates the component be a client side one |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As part of upgrading nextjs from 13 to the latest major 15, we would like to use app router instead of pages router.
As next 15 does not support i18n out of the box, we need to rely on other packages that does it for us with some configurations.
Beta Was this translation helpful? Give feedback.
All reactions