GET https://gameinternationalization.roblox.com/v1/automatic-translation/languages/:languageCode/target-languages
Checks if the requested target languages are allowed for automatic translation based on the source language.
If there are no requested target languages, then all allowed target languages for the source language will be returned.
languageCode The source language.
targetLanguages Optional target languages. If not passed in, all allowed target languages for the source language will be returned.
gameId Optional gameId. If not passed in, we'll return the default list of languages allowed.
GET https://gameinternationalization.roblox.com/v1/automatic-translation/languages/:languageCode/target-languages Checks if the requested target languages are allowed for automatic translation based on the source language. If there are no requested target languages, then all allowed target languages for the source language will be returned. languageCode The source language. targetLanguages Optional target languages. If not passed in, all allowed target languages for the source language will be returned. gameId Optional gameId. If not passed in, we'll return the default list of languages allowed.