If your game makes use of Unity's SystemLanguage to handle languages, a developer can select the languages in Unity and this will be handled automatically during the Playable.
If your games does not use System Language, then there are 2 other methods detailed here in our Docs on how to handle changing languages.
(These methods will need to be implemented by a developer)