Loads the current language code from the lang.json file in your project root folder.

app.SetAppLanguage( name )

Make sure you use the standard 2 letter language codes.

See Also: GetAppLanguages

Example - Switch Language click to expand contents