Visual Studio CodeVS Code Extension is here! Install now

Localization management
for next-translate

Build your Next.js application multilingual with next-translate library.
Save time on managing and translating localization

Import translation files
No credit card required14-day free trialTracking-free service

What is next-translate?

Next-translate is a great choice for managing your translations in your Next.js application. It is easy to configure and use, even for beginners. It supports basic internationalization (i18n) like plurals or Trans component (to use HTML inside translated text), loads only necessary translations which extremely saves your app memory, and it doesn't take a lot of storage.

next-translate vs next-i18next

Both libraries are built specially for Next.js. next-i18next is an extension of base i18next plugin which allows you to localize many different frameworks and languages. next-translate has been built by Aral Roca Gomez especially for Next.js framework and it integrates very well with Next.js i18n API.

  • Works well with Next.js page optimization
  • It's super easy to configure and use
  • Built only for Next.js and integrates with Next.js i18n
  • Supports namespaces
  • Zero dependencies and adds only ~1kb to your bundle

From our blog

If you are looking for a more advanced solution, check out next-i18next which is a more complex library that supports many frameworks and languages. It is built on top of i18next library and it is a great choice for larger projects.

How to translate NextJS app with next-translate?
July 09, 20254 min read

Next-translate is a great choice for managing your translations in your NextJS application. Check how to install it and integrate with SimpleLocalize software.

How to translate NextJS app with next-i18next?
July 09, 20254 min read

Localize your NextJS app with next-i18next framework. Manage and synchronize localization files with ease. Add new languages in your application.

How to manage localization files?

Install SimpleLocalize CLI or download it manually.

$ curl -s https://get.simplelocalize.io/2.9/install | bash
$ curl -s https://get.simplelocalize.io/2.9/install | bash

Upload your source translation files

$ simplelocalize upload \ --apiKey YOUR_PROJECT_API_KEY \ --format single-language-json \ --languageKey en \ --path ./locales/source-translations.json
$ simplelocalize upload \
        --apiKey YOUR_PROJECT_API_KEY \
        --format single-language-json \
        --languageKey en \
        --path ./locales/source-translations.json

After adding new languages or changing translation strings in translation editor, you can download translation files again to your project files.

$ simplelocalize download \ --apiKey YOUR_PROJECT_API_KEY \ --format single-language-json \ --path ./locales/messages_{lang}.json
$ simplelocalize download \
        --apiKey YOUR_PROJECT_API_KEY \
        --format single-language-json \
        --path ./locales/messages_{lang}.json

Need help? See next-translate integration guide.

SimpleLocalize for Next.js

See how SimpleLocalize can help you with managing translations in your Next.js application.

Translation Editor

A fast, web-based translation editor to manage all your localization strings in one place. Work together with your team to translate your software, app, or website efficiently, with features like real-time updates, auto-translation, comments, history, and more.

See translation editor features
SimpleLocalize Translation Editor

Auto-translation

Translate your application into multiple languages with just a few clicks. Choose from OpenAI ChatGPT, Google Translate or DeepL translation providers to translate your texts. Adding support for new languages has never been easier.

Learn more about auto-translation
Auto-translation tab in SimpleLocalize

Automations

Automate your workflow with built-in automations. Execute predefined actions when a translations is changed to speed up your workflow and reduce manual work.

Learn more about automations

Invite your team

Invite team members to the project. Work together with native speakers from all around the world on your app translations. Share your project with your team and manage translations in one place.

  • project manager
  • software developer
  • translation project manager
  • translator
  • Jakub Pomykała
  • translator
  • translator
  • person
  • person
  • person
Ready to say
|

Greet your customers
in their native language

Start for free
5-minute setupNo credit card required