BabelizeBabelize
Getting Started

First Translation

Run your first Babelize translation in under 5 minutes.

Translate your React or Next.js app into any language in minutes.

Prerequisites

  • A Babelize account (sign up here)
  • A React or Next.js project on GitHub

Step 1: Create a Project

  1. Click New Project from the dashboard
  2. Connect your GitHub repository (install the Babelize GitHub App if prompted)
  3. Select the repository you want to translate
  4. Give your project a name
  5. Click Create

Step 2: Configure Languages

  1. Select your source language (e.g., English)
  2. Add target languages (e.g., Spanish, French, Japanese)

Start with 2-3 languages to test the output quality before adding more.

Step 3: Run Babelize

  1. Click Run Babelize on your project page
  2. Babelize will:
    • Clone your repository
    • Scan for translatable content
    • Generate translations using AI
    • Create a pull request with the translated files

Step 4: Review & Merge

  1. Open the PR that Babelize created on GitHub
  2. Review the translated resource files
  3. Merge when satisfied

That's it — your app is now multilingual.

What's Next?

On this page