SimpleLocalize offers a REST API for localization to keep your content in multiple languages and various ways to integrate it with your application.
Get your translations lightning fast with our CDN. We provide a simple way to host your translations and serve them safely to your users.
Get started with translation hosting{
"en": {
"CREATE_ACCOUNT": "Create account",
"SIGN_IN": "Sign in",
"WELCOME_TO_THE_JUNGLE" : "Welcome to the jungle"
},
"es": {
"CREATE_ACCOUNT": "Crear cuenta",
"SIGN_IN": "Iniciar",
"WELCOME_TO_THE_JUNGLE": "Bienvenido a la jungla"
}
}
With SimpleLocalize CLI you can manage your translations from the terminal. It's a powerful tool that helps you to automate the translation process in your project. You can easily synchronize translation files between you local project and SimpleLocalize Translation Editor, start auto-translation or publish changes to the production environment.
CLI documentation# upload source translations
$ simplelocalize upload
# auto-translate strings
$ simplelocalize auto-translate
# download translated files
$ simplelocalize download
Translate your application into multiple languages with just a few clicks. Choose from OpenAI ChatGPT, Google Translate or DeepL translation providers to translate your texts. Adding support for new languages has never been easier.
Learn more about auto-translationSimpleLocalize integrates with your existing i18n library out of the box — no need to migrate, rewrite, or lock into a proprietary format.
Greet your customers
in their native language
See the latest news from our blog, including product updates, tutorials, and more.
Skip manual edits. Learn how to auto-translate YAML files with SimpleLocalize using upload, batch MT, and CI/CD so every push ships with fresh translations.
Learn how to translate YAML files easily for app or website localization. Step-by-step guide with examples, best practices, and tools like SimpleLocalize.
SimpleLocalize GitHub App is now live! Connect your repository, add simplelocalize.yml and automate uploading & downloading translations with pull requests.
Should you use YAML or JSON for translation files? Let's compare their key differences, pros and cons, and best practices to help you choose the right format for your localization project.
Discover how SimpleLocalize helps enterprise SaaS teams scale localization across dozens of locales without the complexity of legacy TMS platforms.