Does UIS support global language translation?

We have an integration with Unity Localization package:

If you wish to use another localization package like the i2 plugin, you'll need to make the integration yourself. In which case I'd recommend downloading the unity localization integration and check out the code to see how we did it there. Most likely the your solution will be very similar.
 
Back
Top