Links

Auto - Machine Translation

There's an option in the project settings. With this option, all newly created keys in the reference language are automatically translated into the target languages using machine translation.
You can enable it by going to your project settings page and selecting the "SET MACHINE TRANSLATION" menu item in the extensions card.
The whole automatic machine translation happens in the backend, this means you'll see the translated result after you've saved the new keys in reference language.
The automatic machine translation is also triggered when using update translations or missing translations endpoint via the API.
This feature is only available on subscribed projects.
Each automatically machine translated key counts as normal modification.
Check out this section in the video to see how this can be used.

Example in combination with react-i18next saveMissing feature