Guide FAQ

i18n SaaS Platform

Manage translations easily and centrally. Automate your product localization.

FAQ
Try live translation

Source text (English)

Target languages:
🇺🇦 Ukrainian
🇪🇸 Spanish
🇩🇪 German
i18n JSON Result
{
  "en": {
    "hello_world": "Hello world!"
  },
  "uk": {
    "hello_world": "Привіт, світе!"
  },
  "es": {
    "hello_world": "¡Hola mundo!"
  },
  "de": {
    "hello_world": "Hallo Welt!"
  }
}
Features

Why choose us?

Everything developers need for fast and painless application localization.

AI Localization

Context-aware translation via Google Gemini. No more mechanical translations from generic translation tools.

Over-the-Air API

Deliver translations live to your app via our fast CDN. Update text without redeploying code.

Team Collaboration

Invite copywriters, managers, and other developers. Manage roles and edit translations together.

History & Backups

Every change is logged. You always see who updated a translation and can rollback at any time.

Integration

Integrate in 3 Lines of Code

Fetch translation files dynamically on client or server side in real time.

main.js
// Fetch translations dynamically
const res = await fetch('https://api.i18n-saas.com/api/public/translations/YOUR_API_TOKEN/all');
const translations = await res.json();
// Use in your application
console.log(translations);
Workflow

How does it work?

Integrate localization into your workflow in four simple steps.

1

Create Project

Set the base language and the list of target languages.

2

Import Keys

Upload existing JSON translations or create new keys manually.

3

Auto-Translate

Use AI to instantly translate all empty fields into other languages.

4

Integrate API

Fetch translation JSON dynamically in your code with a simple HTTP request.

Pricing Plans

Simple and Transparent Pricing

Choose the plan that fits your project. Try for free and expand as you grow.

Monthly
Annual -20%

Free (Spark)

For small hobby projects

$0
  • 1 project
  • Up to 3 languages (locales)
  • Up to 150 translation keys
  • Manual AI translation only
  • Basic change history

Business

For companies and agencies

$50/ month
  • Everything in Pro
  • Up to 10,000 translation keys
  • Unlimited team members
  • Priority support
  • High import limits