General Translation is a fully integrated suite of internationalization (i18n) tools for React apps. Translate entire React components—not just strings—with a simple <T> wrapper. No refactoring into dictionaries. Just write your content and let GT handle the rest.
- Visit our documentation to get started.
- Create a free API key at generaltranslation.com.
Visit https://generaltranslation.com/docs to view the full documentation.
| Package | Description |
|---|---|
| gt-next | Automatic i18n for Next.js |
| gt-react | Automatic i18n for React |
| gt-i18n | Pure JavaScript i18n library |
| gtx-cli | CLI tool for continuous localization |
| gt-sanity | Plugin for Sanity Studio v3 |
| locadex | AI agent for automating i18n in complex codebases |
| generaltranslation | Core TypeScript library (internal) |
| @generaltranslation/compiler | Build plugin for webpack, Vite, Rollup, esbuild |
| @generaltranslation/mcp | MCP server for General Translation |
| @generaltranslation/react-core-linter | ESLint plugin for React Core integration |
Run the setup wizard:
npx gtx-cli@latestOr use Locadex to set your project up for you.
The team can be found on Discord where you can ask questions, voice ideas, and share your projects.
You can also open discussions on GitHub.
Contributions to General Translation are welcome and highly appreciated. Before getting started, please review our contribution guidelines to ensure a smooth experience.