Use Case
The localization layer AI agents already understand.
Run i1n setup-ai and your agent instantly knows how to create translation keys, push to i1n, and generate type-safe definitions. No prompting required.
terminal
$ i1n setup-ai
✓ Generated .cursorrules
✓ Generated CLAUDE.md
✓ Generated .windsurfrules
$ i1n push --translate es,fr,ja
✓ Pushed 12 new keys
✓ Translated to 3 languages
✓ Updated i1n.d.ts How i1n solves this
Auto-generated agent rules
i1n setup-ai creates .cursorrules, CLAUDE.md, and .windsurfrules files that teach your agent the entire localization workflow.
CLI-first = agent-first
Every i1n operation is a single terminal command. Agents can push keys, trigger AI translation, and pull types autonomously.
Variable-safe translation
AI translation masks {name}, {{count}}, and %{key} before translating. Agents can trigger translation without fear of breaking interpolation.
Zero-config type generation
i1n pull generates i1n.d.ts automatically. Agents get compile-time feedback on every translation key they create.
Try it now
Free Starter plan. No credit card required.
More use cases
Your brand voice, in every language...
Automate localization in your CI/CD pipe...
Localize your store for every market....
Localize iOS and Android from one CLI...
Localize your SaaS for every market....
Go global from day one...
Translate .arb files in seconds, not hou...
Translate JSON files with one command....
Translate iOS & macOS .strings files wit...
Translate Android strings.xml with AI....
Translate YAML locale files in seconds....
Type-safe i18n that your compiler enforc...