Translate NextJS website

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

Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
  • Amplication - open-source Node.js backend code generator
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • Sonar - Write Clean JavaScript Code. Always.
  • 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

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

  • 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