Turn your mobile app into a worldwide hit
Developing for iOS, Android, or going cross-platform? Localazy can translate everything from UI strings to app store descriptions. Keep your translations in sync without requiring store approvals!
Mobile localization that actually works
OTA updates for Android & iOS
Deliver your new translations instantly over the air! Bypass store approvals, add new languages smoothly, and correct typos quickly.
Collab with your team & community
Invite your colleagues to maintain your app's texts easily. Or, make your project public and ask your users to help you translate into their language!
Translate once, deploy everywhere
Using separate translation files for each platform or just one file for all platforms? Your choice! With automated format conversions, translations can be shared across platforms.
Efficient translation workflows
Machine translation for quick iterations, AI for balanced results, and professional human translators for top quality. Find the right balance of speed and accuracy within your budget.
Android or iOS? Both & multi-platform!
Localazy supports the frameworks you’re already using. One platform for all your mobile localization needs, no matter how complex.
Use the Localazy Gradle plugin or Swift SDK for native localization of your apps, or simply upload your language files via CLI.
Choose your app translation strategy
Start fast with machine translation or Localazy AI to get quick translations of your mobile apps in different languages, open your project to volunteers or invite your in-house team to collaborate on translations.
When you need high-quality localization for important markets, order professional human translators. Mix and match approaches based on your needs.
Localazy CLI {{built-for-devs}}
The most advanced command-line interface for i18n and seamless translation management for developers. Automate the flow of data between your mobile app project and Localazy with two simple commands.
npm install -g @localazy/cli{
"writeKey": "your-write-key",
"readKey": "your-read-key",
"upload": {
"type": "xcstrings",
"features": ["use_key_for_source"],
"files": "Path/Localizable.xcstrings"
},
"download": {
"files": "Path/Localizable.xcstrings"
}
}

