Next.js Discord

Discord Forum

Translation

Unanswered
Hackberry nipple gall parasitoid posted this in #help-forum
Open in Discord
Avatar
Hackberry nipple gall parasitoidOP
How can I use i18n for some pages and google translation api for remaining pages? I want to take advantage of both for translating content.

1 Reply

Avatar
Australian Terrier
You could use the [ParaglideJS](https://inlang.com/m/gerre34r/library-inlang-paraglideJs) i18n library, fill out all the translations you want to do manually & then run

npx @inlang/cli machine-translate --project ./project.inlang


to use google-translate to generate the rest. Here is [an Article](https://inlang.com/g/ssryldhd/guide-nilsjacobsen-automationSystem) about the machine-translations.