The simplest way to setup and maintain apps in multiple languages.
Plug-and-Play Experience:
While other solutions simply provide API endpoints, we go multiple steps further and provide fully pre-built API integrations so development teams can "turn-on" localization hassle-free across their tech stack. This is particularly valuable for smaller teams or startups with limited engineering resources and a million priorities to balance.
Lightning Fast Continuous Localization Setup [10 minutes]:
Here's what it takes for a native iOS app to go from a single language app to a multilingual app.
(1) Developer sets up upload integration with Xcode build system [takes 1 minute]
(2) Strings will collect and compile all untranslated strings from Objective-C, XiB, Storyboards, etc. [takes 1 minute]
(3) Strings will generate and compile translation context cues to feed AI translation engine [takes 1 minute]
(4) Developer chooses languages they would like to support [takes 30 seconds]
(5) Strings immediately starts translating and sends notification once translations are done [5 minutes]
(6) Developer sets up download integration with Xcode build system [takes 1 minute]
(7) Strings integrates translations back into Xcode project and triggers pull request in CI/CD process [takes 30 seconds]
And you're done! Continuous localization is setup and now every time developers push new features, Strings will work in the background to ensure they have multilingual support.
It's seriously that easy :)