๐ŸŒ i18n on autopilot

Stop locale files drifting behind English.

i18n Autopilot detects the keys missing in every non-source locale on each pull request, translates them with placeholders and HTML preserved, and commits the result back to the PR. One bot comment summarizes everything.

Free for 50 keys translated / month ยท installs in 30 seconds

The problem nobody owns

Every PR adds an English string. Someone, eventually, has to backfill fr, de, esโ€ฆ It always slips. Releases ship missing translations. Real users see auth.signin.button.

๐Ÿ”ด Drift

Locale files fall behind the source over weeks. Nobody catches it in review.

๐ŸŸก Placeholders break

Manual copy-paste breaks {name}, {{count}}, %s, :id.

๐ŸŸก HTML escapes lost

Tags like <b> in source strings get translated, mangled, or stripped.

๐ŸŸข Solved on autopilot

Bot detects missing, translates, commits. Placeholders intact. PR comment summarizes the changes.

How it works

1

Install

Add the GitHub App to your repos. No API key, no CI config.

2

Open a PR

It reads your source locale, finds the missing keys in every other locale, translates only what's missing.

3

Get the commit

Translations land as a commit on the PR branch, with a summary comment. Reviewers approve.

Simple pricing

Start free. Upgrade when i18n Autopilot is part of how you ship.

Free

$0
  • 50 keys translated / month
  • All providers & layouts
  • Unlimited repositories
Add to GitHub

Pro

$12 / month
  • Unlimited keys
  • Everything in Free
  • Priority queue
  • Or $120 / year โ€” 2 months free
Go Pro