Developer Documentation
Empower your users
You create a project and upload your strings through the simple web interface (or using the helper app)
Let your users know that they can translate your strings. They can log on, create an account and contribute translations
You approve the translations (you can see any comments your users have left), or if a string is untranslated, you can use google's suggestion
Finally, you download the string files or data and integrate it with your app
Developing for iPhone / Mac OS
- The free helper app can automate the process of extracting strings from your application and uploading them to your project
- You approve the translations
- Finally, it is a couple of clicks to download the strings and integrate them with your project
Read more about mac localisation details
Developing for Web OS
- Upload your strings with the web interface
- Approve translations
- You can download formatted strings.json files directly from your project admin page in each language
- If you are using Mac OS to develop, then you can use the helper to download strings in a couple of clicks.
New: download strings.json files directly from your project page
Get an account
- Contact Me if you'd like open a developer account
Download the Helper
| Download the helper |
REST API
- Access data through a simple a simple REST API if you want to integrate App Translate in other environments