Translate NextJS website

This page summarizes the projects mentioned and recommended in the original post on /r/nextjs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • universal-language-detector

    Language detector that works universally (browser + server) - Meant to be used with a universal framework, such as Next.js

  • next-translate

    Next.js plugin + i18n API for Next.js 🌍 - Load page translations and use them in an easy way!

  • My team was using next-i18next, but switched to https://github.com/vinissimus/next-translate because we use getInitialProps

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • eslint-plugin-react

    React-specific linting rules for ESLint

  • Here's a great lint rule that can help you catch a lot of instances of untranslated text: https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-no-literals.md

  • nextjs-i18n-example

    Next.js internationalization with react-intl

  • We followed the steps from this article for our NextJS website translation https://localizely.com/blog/nextjs-i18n-tutorial/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts