# internationalization
2 articles
nextjs
Complete Guide to Next.js i18n with next-intl
How to set up next-intl v4 with App Router for multilingual sites. Full walkthrough of the ja/en setup powering 32blog.com.
Mar 2, 2026 · updated Mar 8, 2026 · 8 minnextjs
next-intl Pitfalls: What Caught Me Building a Multilingual Site
Real pitfalls from implementing next-intl v4 on 32blog.com — middleware config, dynamic routes, SEO, and subtle bugs that are hard to spot.
Mar 2, 2026 · updated Mar 8, 2026 · 8 min