BabelizeBabelize
Help

FAQ

Frequently asked questions about Babelize.

General

What is Babelize?

Babelize is an AI-powered localization platform for React and Next.js apps. Connect your GitHub repo, select target languages, and Babelize generates translations and raises a PR — no manual file management needed.

Who is Babelize for?

  • Indie developers shipping apps to global audiences
  • Startups scaling internationally
  • Teams managing multilingual applications

What frameworks does Babelize support?

Babelize currently supports React and Next.js applications that use JavaScript or TypeScript and include a package.json. Other frameworks (Vue, Angular, Svelte) are not supported yet.

How is Babelize different from Google Translate?

BabelizeGoogle Translate
Built for codeTranslates i18n files, preserves keys/placeholdersGeneral-purpose text translation
DeterministicSame input = same output, every timeOutput can vary
GitHub-nativeClones repo, raises PRs automaticallyCopy-paste workflow
Context-awareUnderstands UI context, not just wordsTranslates in isolation

Pricing

Is there a free plan?

Yes. The Free plan includes 1 project, 20 Babels/month, and 1,000 AI credits/month. No credit card required.

What are AI Credits?

Credits measure translation volume. 1 credit = 1 source character. Translating to multiple languages multiplies usage.

Do unused credits carry over?

No. Credits reset at each billing cycle.

Can I get a refund?

Refunds are handled case-by-case. Contact support@babelize.co for refund requests.

What plans are available?

PlanPriceProjectsAI Credits/mo
Free$011,000
Starter$9/mo55,000
Growth$24/mo1020,000
EnterpriseCustomUnlimitedCustom

See Billing & Plans for full details.

Translations

How accurate are the translations?

Accuracy depends on source content clarity and language pair. Tier 1 languages (English, Spanish, French, German, etc.) have the highest quality. We recommend reviewing translations for critical content.

What languages are supported?

40+ languages across three tiers. See Supported Languages for the full list.

Why did my translation produce different output?

Babelize is deterministic — same input + config = same output. If output changed, check:

  • Was source content modified?
  • Were glossary entries updated?
  • Were language settings changed?

Technical

What file formats are supported?

  • JSON
  • YAML
  • Markdown

See File Formats for details.

How do I connect my GitHub repo?

Install the Babelize GitHub App from the project creation flow. See GitHub Integration.

Getting Help

On this page