How to make localization on several languages?
For example, the game should be in English, French and Russian.
Need to make a language selection in the menu? How to change the language while choosing a language? For example, if text is not everywhere and pictures? Need to change something like animation?
Or should there be a file in Xcode with a translation that should change everything? Then how to create in Construct?
How to properly do the localization? Who faced this? Maybe there is some standard simple solution?