# Implementing i18n in Next.js: A Guide to Non-Route-Based Localization
4 min read
Recently, we migrated our sub-project from react-localization to i18next. During that migration, the main goal was to keep the previous behavior of setting and changing language in our app.