MDX files and Internationalization (i18n) #68374
Unanswered
figueroaignacio
asked this question in
Help
Replies: 1 comment 3 replies
-
A good starting point is to use the next-intl package. You can read their docs page here: https://next-intl-docs.vercel.app/docs/environments/mdx |
Beta Was this translation helpful? Give feedback.
3 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.
-
Summary
Hello everyone! I'm having a question about internationalization with mdx files.
I'm creating a website with Next.js and Velite (contentlayer alternative), where I write posts and guides about web development and I want it to be in two languages so far (Spanish and English).
Is there any way to traduce the mdx files?
If yes, how?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions