Next.js Discord

Discord Forum

i18n - translations extraction tool

Unanswered
Korean bullhead posted this in #help-forum
Open in Discord
Korean bullheadOP
We have a nextjs 14 (app router) project with mostly client side components. We are currently working on adding localization feature and exploring all the available libraries. So far, next-intl and next-translate seem to be popular considering App router implementation.

Is there any translation extractions tool similar to https://github.com/i18next/i18next-parser that can automate extraction process and works well with next-intl or next-translate?

Or, does anyone know if https://github.com/i18next/i18next-parser works with next-intl?

0 Replies