Use our simple to use API for fast fetching and easy
changing translations instead building yours.
Every project has its space on our servers, which are covered with a CDN layer. The CDN is the fastest possible way to deliver translations anywhere, anytime for you, your users, and developers.
Translation hostingCLI can find translation keys in your project files locally, and send them to the cloud. You can also use it to upload your current translation files to manage them in SimpleLocalize. Once you translate messages, you can use CLI to download a ready to use translation file.
Get started with CLISimpleLocalize hosting for translations acts same as a content delivery network but for your translations. We rely on Amazon S3 and Cloudflare CDN to deliver your translations to your users all over the world. You can change texts and strings in your app without any hassle, in real time, without any downtime.
Learn more about translation hostingOver 90 million people use our translation hosting service every month.
The Localization API is a simple-to-use REST API for querying, adding and modifying translations. Instead of building your own translation manager, you can use our API to manage your translations. See our REST API endpoints:
The great benefit of using SimpleLocalize is that you use all its features right away, like intuitive translation editor with collaborative features, auto-translations, auto-complete suggestions, grammar issues detection and more. Save time and effort on keeping localization stings in your database.
ICU message format is the most widely used format for Unicode strings. Learn more about ICU message formatting and syntax for plurals, numbers, dates and time and more.
Continue readingLearn how to implement internationalization in your Java application. This tutorial will show you how to use Spring Boot to create a simple application with messages.properties.
Continue readingLearn how to implement internationalization in your Spring Boot application. This tutorial will show you how to use Spring Boot to create a simple application with messages.properties.
Continue reading