One command. All your languages. Pennies per translation. No subscriptions, no portals, no copy-paste.
Built for developers who value their time.
Only translates new and changed strings. Batches API requests to keep token costs low. Add 10 strings, pay for 10 strings.
TRANSLATING.md gives your AI a version-controlled glossary. Same terminology every run, across every language.
Preserves %(name)s, {0}, %s, and HTML tags. 100% test coverage on format string handling.
Run standard Django makemessages to generate .po files.
Run translatebot to fill in empty msgstr entries with AI.
Run compilemessages and deploy your app.
1. Install the package
2. Add to INSTALLED_APPS
3. Run the command