Skip to content

Live translation updates for app developers

New wording.
No new build.

Bring translations from your AI agent, review them, and publish updates to your customers. Built for solo developers and teams.

Add delivery to your app once. Compatible wording updates need no rebuild.

Inside TransLocale
TransLocale editor showing English source strings, French translations, and draft and approved statuses.
Your source and translations, side by side.Watch the workspace tour

AI quick start

Connect your agent to app delivery.

Keep translating with your own agent. The TransLocale skill helps it choose your app’s integration and check what’s needed for delivery.

Create a free project Read the setup guide
  1. Install the skill

    Run this in your app directory. You'll need Node.js 22.16 or later.

    Run in your terminal
    npm exec --package=@translocale/cli@latest -- translocale skills install --agent codex
  2. Connect your project for cloud work

    Add this URL in your assistant's MCP settings, sign in, and choose a project. Local file checks work without this connection.

    https://translocale.io/mcp/authorized
  3. Check your app’s delivery setup

    Reload your assistant if the skill isn't listed, then send:

    Use $translocale to check whether this app can receive translation updates without a new build. Show the setup and catalog gaps. Do not start a translation job or publish changes.

    This prompt checks readiness without changing or publishing wording. TransLocale’s paid AI translation is optional.

Use your existing stack. OTA support varies by integration.

  • Next.js
  • React
  • Vue
  • Nuxt
  • SvelteKit
  • Flutter

Why TransLocale

Get your translations
to your customers.

Set up app delivery

Use translations from your AI agent, translator, or agency. In TransLocale, you can review and publish them to your app yourself.

A manual language-file handoff compared with TransLocale
After translationA manual file handoffWith TransLocale
Check and approveReview the changed files and keep track of what is ready to ship.Check for missing keys and placeholder errors. Approve wording yourself or invite a reviewer.
Deliver a correctionReplace bundled language files, then build and distribute an app update.Publish compatible wording to connected apps. Your customers see it when their app next checks for updates.
Undo a wording changeRestore the previous files and ship another app update.Roll back to a previous compatible release. Apps use cached or bundled translations when they cannot fetch an update.

Set up delivery in your app once. OTA support depends on your framework. New keys, languages, or message parameters may still need a new app build.

From your agent to your customers

Review your wording.
Publish when ready.

Explore features

Ship wording updates

Publish approved translations to connected apps without compiling a new build.

Bring your agent’s translations

Import wording from your AI agent or existing language files.

Approve on your own or together

Review wording yourself, or invite someone to help before you publish.

Catch translation issues

Find missing keys, changed source text, and broken placeholders.

Keep a working fallback

Connected apps keep bundled or cached wording when delivery is unavailable. Roll back a release when needed.

Optional AI translation

Need help generating wording? Use TransLocale’s translation service with a character cap.

For AI coding assistants

Your agent writes.
Your app updates.

Keep using your AI assistant to translate. Connect it to TransLocale through MCP to import the wording, check it, and prepare an approved release for your app.

  • Bring your translations

    Your agent can write the language files using your glossary. TransLocale’s translation service is optional.

  • Check before publishing

    Ask your assistant to find missing keys and broken placeholders.

  • Deliver to customers

    Publish approved wording through MCP. Compatible apps get the update without a new build.

Try a promptMCP
Use your own model to translate our onboarding strings into French. Follow our project’s glossary, validate the files, and show me an import preview in TransLocale.

Use the AI agent you already work with.

AI assistantTransLocale workspace

Take a closer look

See how it works.

WORKSPACE

Review and approve translations.

Check the context and edit wording together.

FLUTTER

Update wording without a new build.

Update wording and switch languages.

For the way you build

Use the tools
you work in.

Work in the dashboard, your terminal, or your AI assistant.

Read the docs
Check your agent’s translations
npx translocale check \
  --source en.json \
  --target fr.json \
  --format json

Check the files before you import and publish.

Get your next wording update into your app.

Bring your language files and connect a compatible delivery integration.