Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Learn how the Locale API flows from your app, get translated and are sent back again.

As professional human translations is not instant, your API projects needs to have a callback URL. Once the translations are done, this URL is called with the translated JSON payload. If your app doesn't send a success response code back (eg. 200..299), the Locale API will retry using exponential backoff.

How long it takes to get your translations depends on various factors, including the amount of words, source language and target languages.

  • No labels