Tutorial: How to build a fully internationalized Nextjs application using Lingui v4
bravo-kernel
Posted on April 29, 2023
The tutorial linked below will guide you through building an internationalized (i18n) Nextjs application using the latest v4 version of Lingui.js.
Completing the tutorial should result in a good understanding of the Lingui internationalization process as well as a fully functioning multi-language Typescript sample application with:
- Support for three languages (English, Dutch and Pseudo)
- Nextjs subpath routing
- Translation files in *.po format, ready for super smooth Crowdin online translations
- A language switcher (optionally)
- Working test suite integration using Vitest and the Lingui swc-plugin
💖 💪 🙅 🚩
bravo-kernel
Posted on April 29, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
lingui Tutorial: How to build a fully internationalized Nextjs application using Lingui v4
April 29, 2023